Switch build type for 0.7.0-1

This commit is contained in:
Johannes Meyer 2021-11-10 15:29:45 +01:00
parent a7666b8ea5
commit be72edb2b4
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