From 13911d546255fb94c63e9a08cd907184f393374c Mon Sep 17 00:00:00 2001 From: 3wc <3wc@doesthisthing.work> Date: Thu, 6 Feb 2025 10:26:28 -0500 Subject: [PATCH] Whoops, wrong deployment image --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index b9dcbb8..55fe18b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -3,7 +3,7 @@ kind: pipeline name: deploy to coopcloud-mellor steps: - name: deploy website - image: git.coopcloud.tech/coop-cloud/stack-ssh-deploy:latest + image: git.coopcloud.tech/coop-cloud/docker-cp-deploy:latest settings: host: swarm-0.coopcloud.tech service: custom_html_servers_coop_app