diff --git a/Jenkinsfile b/Jenkinsfile index ee51334..51186c0 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -47,6 +47,7 @@ pipeline { steps { script { + def commit_name = env.TAG_NAME if(commit_name) { echo "[Neutral] - Deployement version reconnu"