Switch build type

only release branches should build releases
This commit is contained in:
Johannes Meyer 2021-07-08 09:46:03 +02:00
parent f85695f18d
commit e14c1d047f

View File

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