Switch build type for 0.8.0-1

This commit is contained in:
Johannes Meyer 2022-03-23 12:17:00 +01:00
parent 19f081be08
commit 5f45dd330f

View File

@ -5,8 +5,8 @@ stages:
variables: variables:
DOCKER_IMAGE_BASE: registry.icinga.com/build-docker DOCKER_IMAGE_BASE: registry.icinga.com/build-docker
ICINGA_BUILD_TYPE: snapshot #ICINGA_BUILD_TYPE: snapshot
ICINGA_BUILD_UPSTREAM_BRANCH: snapshot/nightly #ICINGA_BUILD_UPSTREAM_BRANCH: snapshot/nightly
.build: &build .build: &build
stage: build stage: build