This commit is contained in:
Noah Hilverling 2020-11-20 17:54:37 +01:00
parent a92958678f
commit 751bf30c44

View File

@ -5,8 +5,9 @@ stages:
variables:
DOCKER_IMAGE_BASE: registry.icinga.com/build-docker
#ICINGA_BUILD_TYPE: snapshot
ICINGA_BUILD_TYPE: release
ICINGA_BUILD_TYPE: snapshot
#ICINGA_BUILD_TYPE: release
ICINGA_BUILD_UPSTREAM_BRANCH: feature/v1-actions-execute-command-8034-2.11.7
.build: &build
stage: build