Skip to content
Snippets Groups Projects
Commit ce3ba14d authored by Jan Zickermann's avatar Jan Zickermann
Browse files

OZG-4717 OZG-5080 Use env.BUILD_NUMBER

parent 8fe59455
No related branches found
No related tags found
No related merge requests found
......@@ -13,6 +13,7 @@ pipeline {
IMAGE_TAG = generateImageTag()
HELM_CHART_VERSION = generateHelmChartVersion()
BUILD_PROFILE = getBuildProfile()
BUILD_NUMBER = env.BUILD_NUMBER
}
options {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment