Skip to content
Snippets Groups Projects
Commit 8c235624 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-5984 fix Jenkinsfile stage

parent c63c3c97
Branches
Tags
No related merge requests found
......@@ -140,7 +140,7 @@ pipeline {
steps {
script {
FAILED_STAGE = env.STAGE_NAME
IMAGE_TAG = generateImageTag('pom.xml')
IMAGE_TAG = generateImageTag()
tagAndPushDockerImage('vorgang-manager', IMAGE_TAG)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment