Remove dependency in docker build step when releasing

This commit is contained in:
kolaente 2020-05-01 11:51:26 +02:00
parent 010da8cf07
commit 2b59fabbc6
No known key found for this signature in database
GPG key ID: F40E70337AB24C9B

View file

@ -151,7 +151,6 @@ steps:
from_secret: docker_password
repo: vikunja/frontend
auto_tag: true
depends_on: [ static ]
- name: telegram
image: appleboy/drone-telegram