Remove dependency in docker build step when releasing latest
This commit is contained in:
parent
2b59fabbc6
commit
234db32e30
1 changed files with 0 additions and 1 deletions
|
@ -76,7 +76,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