Fix get_snapshot
This commit is contained in:
parent
2762386e7d
commit
62ad7a29c2
|
@ -6,7 +6,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: main
|
||||||
|
|
||||||
.build: &build
|
.build: &build
|
||||||
stage: build
|
stage: build
|
||||||
|
|
Loading…
Reference in New Issue