From e14c1d047f403bc9c50fdb07c918635827e27bb8 Mon Sep 17 00:00:00 2001 From: Johannes Meyer Date: Thu, 8 Jul 2021 09:46:03 +0200 Subject: [PATCH] Switch build type only release branches should build releases --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 0179ada..e313fae 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -5,7 +5,7 @@ stages: variables: DOCKER_IMAGE_BASE: registry.icinga.com/build-docker - #ICINGA_BUILD_TYPE: snapshot + ICINGA_BUILD_TYPE: snapshot #ICINGA_BUILD_UPSTREAM_BRANCH: .build: &build