Switch build type

only release branches should build releases
This commit is contained in:
Johannes Meyer 2021-07-08 09:46:39 +02:00
parent 0ac7c21080
commit 232a2f9267

View File

@ -5,7 +5,7 @@ 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: #ICINGA_BUILD_UPSTREAM_BRANCH:
.build: &build .build: &build