Test Neutral Pipeline #10
Some checks reported errors
Neutral/pipeline/head Something is wrong with the build of this commit

This commit is contained in:
CICD - Pipeline 2023-03-19 18:26:54 +01:00
parent 85b2e36089
commit cf0bee1466

1
Jenkinsfile vendored
View File

@ -11,6 +11,7 @@ pipeline {
} else {
currentBuild.result = 'ABORTED'
echo "[Neutral] - Deployement version non reconnu"
return
}