mirror of
https://github.com/mickael-kerjean/filestash
synced 2025-12-24 01:04:39 +01:00
fix (CI): fix execution flow
This commit is contained in:
parent
5117e1284c
commit
2e19e4bb61
1 changed files with 1 additions and 1 deletions
|
|
@ -135,7 +135,7 @@ steps:
|
|||
|
||||
- name: deployment
|
||||
image: quay.io/honestbee/drone-kubernetes
|
||||
depends_on: [ release_publish ]
|
||||
depends_on: [ release_docker ]
|
||||
when:
|
||||
branch: master
|
||||
kubernetes_server: ${KUBERNETES_SERVER}
|
||||
|
|
|
|||
Loading…
Reference in a new issue