From 751bf30c44d1e3adf42ca281f9b34fae26d6d7c3 Mon Sep 17 00:00:00 2001 From: Noah Hilverling Date: Fri, 20 Nov 2020 17:54:37 +0100 Subject: [PATCH] WIP --- .gitlab-ci.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3e00ca8..2a8edfe 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -5,8 +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_UPSTREAM_BRANCH: feature/v1-actions-execute-command-8034-2.11.7 .build: &build stage: build