From 33571373dfd8611a9e148b82fbfc96d9ad8fa522 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?No=C3=A9=20GARNIER?= Date: Tue, 22 Nov 2022 10:57:02 +0100 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'.drone.yml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 621e2419..c0b84a9c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -19,8 +19,9 @@ steps: username: lafourcade target: public_html/Scripted source: WEB/* - key: $scp_key + key: + from_secret: DEPLOY_KEY secrets: - source: DEPLOY_KEY target: scp_key - + rm: true \ No newline at end of file