forked from toolshed/coopcloud.tech
fix: wait until static is bundled
This commit is contained in:
parent
ad39ab93d1
commit
c5e559c504
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user