Jenkins Test Build #7
Some checks failed
Neutral/pipeline/head There was a failure building this commit

This commit is contained in:
CICD - Pipeline 2023-03-18 22:57:04 +01:00
parent b4c3c503e9
commit f851cad4f6

2
Jenkinsfile vendored
View File

@ -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"