From f851cad4f6ef5f4f43d9951f141e8b866de4b755 Mon Sep 17 00:00:00 2001 From: Raphix Date: Sat, 18 Mar 2023 22:57:04 +0100 Subject: [PATCH] Jenkins Test Build #7 --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index 94e3f88..0351f5a 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -15,7 +15,7 @@ pipeline { sh "ssh -i /home/raphix/sshkey/alpha raphix@alpha.raphix.fr 'pwd'" } - }, + } stage('Deploy Neutral') { steps { echo "[Neutral-Deploy] - Deploy Stage"