TEST TAG
Some checks reported errors
Neutral/pipeline/head Something is wrong with the build of this commit
Some checks reported errors
Neutral/pipeline/head Something is wrong with the build of this commit
This commit is contained in:
parent
cb1e881450
commit
6169272093
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -22,6 +22,7 @@ pipeline {
|
||||
steps {
|
||||
script {
|
||||
def commit_name = env.TAG_NAME
|
||||
echo env.TAG_NAME
|
||||
if(commit_name) {
|
||||
echo "[Neutral] - Deployement version reconnu"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user