Skip to content
Snippets Groups Projects
Commit a6ac64aa authored by Johannes Meyer's avatar Johannes Meyer
Browse files

Switch build type

only release branches should build releases
parent 105fa9ae
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@ stages:
variables:
DOCKER_IMAGE_BASE: registry.icinga.com/build-docker
CI_SKIP_USCAN: "yes"
#ICINGA_BUILD_TYPE: snapshot
ICINGA_BUILD_TYPE: snapshot
#ICINGA_BUILD_UPSTREAM_BRANCH:
.build: &build
......@@ -153,4 +153,4 @@ test/ubuntu/bionic:
upload/ubuntu/bionic:
<<: *upload
dependencies:
- build/ubuntu/bionic
\ No newline at end of file
- build/ubuntu/bionic
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment