fix: wait until static is bundled
continuous-integration/drone/push Build is passing Details

This commit is contained in:
decentral1se 2021-10-28 13:55:40 +02:00
parent ad39ab93d1
commit c5e559c504
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_site
deploy_key:
from_secret: drone_ssh_swarm.autonomic.zone
depends_on:
- bundle static
- name: notify coopcloud-dev on failure
image: plugins/matrix