From cb1e881450c125ff17473737a6b433a9546e830f Mon Sep 17 00:00:00 2001 From: Raphix Date: Sun, 19 Mar 2023 18:32:20 +0100 Subject: [PATCH] Test --- Jenkinsfile | 1 + 1 file changed, 1 insertion(+) 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"