fix: wait until static is bundled
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2021-10-28 13:55:40 +02:00
parent ad39ab93d1
commit c5e559c504

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