Add deps
continuous-integration/drone/push Build is failing Details

This commit is contained in:
decentral1se 2021-06-05 09:04:46 +02:00
parent b4fb91e77e
commit df2f1ef854
Signed by: decentral1se
GPG Key ID: 92DAD76BD9567B8A
1 changed files with 3 additions and 0 deletions

View File

@ -15,6 +15,8 @@ steps:
deploy_key: deploy_key:
from_secret: drone_ssh_swarm.autonomic.zone from_secret: drone_ssh_swarm.autonomic.zone
rm: true rm: true
depends_on:
- publish new json
- name: notify on failure - name: notify on failure
image: plugins/matrix image: plugins/matrix
@ -26,6 +28,7 @@ steps:
from_secret: autono_bot_access_token from_secret: autono_bot_access_token
depends_on: depends_on:
- publish new json - publish new json
- deployment
when: when:
status: status:
- failure - failure