From 5070ced3fa91f07c9752135d6760a92283486831 Mon Sep 17 00:00:00 2001 From: teutat3s Date: Thu, 24 Feb 2022 21:58:05 +0100 Subject: [PATCH] ci: scp tar should overwrite files --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index 5ed68bd..917cd88 100644 --- a/.drone.yml +++ b/.drone.yml @@ -24,3 +24,4 @@ steps: - "!shell.nix" - ./* target: /data/www/pub.solar/matrix-domain/ + overwrite: true