Switch build type for 0.9.1-1

This commit is contained in:
Johannes Meyer 2022-07-06 11:13:28 +02:00
parent 79d4be8c98
commit de5f638779
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