Use rhel for build OS
This commit is contained in:
parent
bed8eef844
commit
1dd3fbccff
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue