From c3e0e7f24febc0a7def10697e21abc3554d5334f Mon Sep 17 00:00:00 2001 From: teutat3s Date: Thu, 24 Feb 2022 23:06:59 +0100 Subject: [PATCH] ci: try overwriting instead of rm --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 2087194..82c7b59 100644 --- a/.drone.yml +++ b/.drone.yml @@ -24,7 +24,7 @@ steps: - "!shell.nix" - ./* target: /data/www/pub.solar/matrix-domain/ - rm: true + overwrite: true - name: fix permissions image: appleboy/drone-ssh