From ef7187f16c6b8fee6243efa23f30ecf5595e7168 Mon Sep 17 00:00:00 2001 From: Alexis Lahouze Date: Fri, 13 Feb 2026 18:09:53 +0100 Subject: [PATCH] =?UTF-8?q?Correction=20d=C3=A9ploiement.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .woodpecker.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.woodpecker.yaml b/.woodpecker.yaml index f890512..0ad13ec 100644 --- a/.woodpecker.yaml +++ b/.woodpecker.yaml @@ -24,5 +24,7 @@ steps: source: public/* target: from_secret: SCP_TARGET + rm: true + strip_components: 1 # vim: set tw=80 ts=4 sw=4 sts=4 nospell: