Remove dependency in docker build step when releasing
This commit is contained in:
parent
010da8cf07
commit
2b59fabbc6
1 changed files with 0 additions and 1 deletions
|
@ -151,7 +151,6 @@ steps:
|
|||
from_secret: docker_password
|
||||
repo: vikunja/frontend
|
||||
auto_tag: true
|
||||
depends_on: [ static ]
|
||||
|
||||
- name: telegram
|
||||
image: appleboy/drone-telegram
|
||||
|
|
Loading…
Reference in a new issue