diff --git a/Jenkinsfile b/Jenkinsfile index 0a03dfe..c027160 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -11,6 +11,7 @@ pipeline { } else { currentBuild.result = 'ABORTED' + echo "[Neutral] - Deployement version non reconnu" return }