forked from toolshed/coopcloud.tech
fix: wait until static is bundled
This commit is contained in:
@ -17,6 +17,8 @@ steps:
|
|||||||
stack: coop_cloud_site
|
stack: coop_cloud_site
|
||||||
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
|
||||||
|
Reference in New Issue
Block a user