Skip to content
Snippets Groups Projects
Verified Commit 0544a075 authored by Martin Weise's avatar Martin Weise
Browse files

Build version

parent 49869035
Branches
Tags
1 merge request!387Wrong model
......@@ -468,8 +468,9 @@ release-images:
- "echo ${CI_REGISTRY2_PASSWORD} | docker login --username ${CI_REGISTRY2_USER} --password-stdin ${CI_REGISTRY2_URL}"
- "ifconfig eth0 mtu 1450 up"
- "apk add --no-cache make bash"
- "echo 'Release staging images with tag: ${BUILD_VERSION}'"
script:
- "make release-images"
- "make release-images > /dev/null"
release-helm:
stage: release
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment