From c5e559c504e8572da5a2d13ddc412b37517e6363 Mon Sep 17 00:00:00 2001 From: decentral1se Date: Thu, 28 Oct 2021 13:55:40 +0200 Subject: [PATCH] fix: wait until static is bundled --- .drone.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.drone.yml b/.drone.yml index 2de075a..eac2a8a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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