From a385951e9993a67d5d9ba6ca1ea4373a03c07c61 Mon Sep 17 00:00:00 2001 From: 3wc <3wc@doesthisthing.work> Date: Tue, 18 Oct 2022 17:18:06 -0400 Subject: [PATCH] fix: `rm` instead of `purge` --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index f0edf58..b1ce3f1 100644 --- a/.drone.yml +++ b/.drone.yml @@ -7,7 +7,7 @@ steps: settings: stack: recipes_coopcloud_tech_json host: mellor.coopcloud.tech - purge: true + rm: true deploy_key: from_secret: drone_ssh_coopcloud_mellor