Test
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:32:20 +01:00
parent a797e06e15
commit cb1e881450

1
Jenkinsfile vendored
View File

@ -47,6 +47,7 @@ pipeline {
steps {
script {
def commit_name = env.TAG_NAME
if(commit_name) {
echo "[Neutral] - Deployement version reconnu"