fix: wait on static bundling
continuous-integration/drone/push Build is passing Details

This commit is contained in:
decentral1se 2021-10-28 13:56:12 +02:00
parent 3c541e3967
commit 457e02fe8f
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,8 @@ steps:
stack: coop_cloud_mkdocs stack: coop_cloud_mkdocs
deploy_key: deploy_key:
from_secret: drone_ssh_swarm.autonomic.zone from_secret: drone_ssh_swarm.autonomic.zone
depends_on:
- bundle static
- name: notify coopcloud-dev on failure - name: notify coopcloud-dev on failure
image: plugins/matrix image: plugins/matrix