From e017007dac6759d1cc646a8ea23b6fc87f61e36a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?No=C3=A9=20GARNIER?= Date: Tue, 22 Nov 2022 10:49:33 +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, 4 insertions(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 351556f1..621e2419 100644 --- a/.drone.yml +++ b/.drone.yml @@ -19,5 +19,8 @@ steps: username: lafourcade target: public_html/Scripted source: WEB/* - key-path: $"toto.pub" + key: $scp_key + secrets: + - source: DEPLOY_KEY + target: scp_key