From 89d7dcd30b96f6448e3c0414c07ef9b86208c0b9 Mon Sep 17 00:00:00 2001 From: Henrik Triem Date: Thu, 4 Jun 2020 15:05:53 +0200 Subject: [PATCH] Change build type to snapshot --- .gitlab-ci.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b199b39..4ff02c6 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -5,10 +5,9 @@ stages: variables: DOCKER_IMAGE_BASE: registry.icinga.com/build-docker - #ICINGA_BUILD_TYPE: snapshot - ICINGA_BUILD_TYPE: release + ICINGA_BUILD_TYPE: snapshot + #ICINGA_BUILD_TYPE: release #ICINGA_BUILD_RELEASE_TYPE: - #ICINGA_BUILD_TYPE: #ICINGA_BUILD_UPSTREAM_BRANCH: .build: &build