From a90fb036ff67e53a4141bc0cef7f3539d656247f Mon Sep 17 00:00:00 2001 From: Pascal LAFOURCADE Date: Wed, 23 Nov 2022 09:43:43 +0100 Subject: [PATCH 1/4] =?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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index c0b84a9c..faf150b0 100644 --- a/.drone.yml +++ b/.drone.yml @@ -17,7 +17,7 @@ steps: port: 22 host: sancy.iut.uca.fr username: lafourcade - target: public_html/Scripted +# target: public_html/Scripted source: WEB/* key: from_secret: DEPLOY_KEY From 333815b65d66ed88afdbcce4ca2bc3e204602662 Mon Sep 17 00:00:00 2001 From: Pascal LAFOURCADE Date: Wed, 23 Nov 2022 09:45:37 +0100 Subject: [PATCH 2/4] =?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 faf150b0..389b142b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -17,11 +17,11 @@ steps: port: 22 host: sancy.iut.uca.fr username: lafourcade -# target: public_html/Scripted + target: public_html/Scripted source: WEB/* key: from_secret: DEPLOY_KEY secrets: - source: DEPLOY_KEY - target: scp_key +# target: scp_key rm: true \ No newline at end of file From 1d79fcb28d842c12f6543e276479e1f832c323ba Mon Sep 17 00:00:00 2001 From: Pascal LAFOURCADE Date: Wed, 23 Nov 2022 09:49:38 +0100 Subject: [PATCH 3/4] =?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 | 1 - 1 file changed, 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 389b142b..4d2ce915 100644 --- a/.drone.yml +++ b/.drone.yml @@ -23,5 +23,4 @@ steps: from_secret: DEPLOY_KEY secrets: - source: DEPLOY_KEY -# target: scp_key rm: true \ No newline at end of file From 5c47917c1eccdf5fb8d7982a36e241b14e76e5aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?No=C3=A9=20GARNIER?= Date: Wed, 23 Nov 2022 12:31:12 +0100 Subject: [PATCH 4/4] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'WEB/Config/Con?= =?UTF-8?q?fig.php'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- WEB/Config/Config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WEB/Config/Config.php b/WEB/Config/Config.php index 1bd68050..abebfce2 100644 --- a/WEB/Config/Config.php +++ b/WEB/Config/Config.php @@ -1,6 +1,6 @@