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
1 changed files with 2 additions and 2 deletions

View File

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