Use rhel for build OS

This commit is contained in:
Henrik Triem 2022-01-20 15:32:57 +01:00
parent bed8eef844
commit 1dd3fbccff
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ variables:
DOCKER_IMAGE_BASE: registry.icinga.com/build-docker
#ICINGA_BUILD_TYPE: snapshot
ICINGA_BUILD_TYPE: release
ICINGA_BUILD_OS: rhel
.build: &build
stage: build