From ccce795c73125163f755d0a57d81e950eb3c8101 Mon Sep 17 00:00:00 2001 From: Pascal LAFOURCADE Date: Fri, 25 Nov 2022 18:00:06 +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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 73bdfed..01d3884 100644 --- a/.drone.yml +++ b/.drone.yml @@ -24,7 +24,7 @@ steps: target: public_html/TBasket source: build/libs/server-all.jar key: - from_secret: DEPLOY_KEY + from_secret: DEPLOY_KEY_SANCY secrets: - - source: DEPLOY_KEY + - source: DEPLOY_KEY_SANCY rm: false \ No newline at end of file