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"