diff --git a/Jenkinsfile b/Jenkinsfile index 04641e088..f08ff7f3c 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -105,6 +105,7 @@ pipeline { expression { return env.CHANGE_ID != null } + } steps { echo "now we will tag the docker image for the main branch" script {