From f3d1cbd94c15f79f70bbb7eab1780eb6b1ddc38f Mon Sep 17 00:00:00 2001 From: Paul Lecuq Date: Wed, 21 Feb 2024 10:06:36 +0100 Subject: [PATCH] updated .drone.yml --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index fdb3849..19855cc 100644 --- a/.drone.yml +++ b/.drone.yml @@ -18,6 +18,7 @@ steps: - salt.paulbsd.com source: ./states/ target: /srv/salt/states + delete: true user: salt key: from_secret: drone_ssh_key