From cf988325f1cbb642c3b8128ad9862dd87758c973 Mon Sep 17 00:00:00 2001 From: Yann Autissier Date: Fri, 6 Dec 2024 17:15:30 +0000 Subject: [PATCH] fix drone publish --- .drone.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 27b0907..29cd2fa 100644 --- a/.drone.yml +++ b/.drone.yml @@ -27,7 +27,8 @@ steps: from_secret: ssh_password host: open.us.org port: 22 - rm: true + rm: false + debug: true source: ./.output/public/* target: /dav/www/ when: