From 8b52800d61abe45ce86a39adb786fb20cf378ba7 Mon Sep 17 00:00:00 2001 From: Henrik Triem Date: Thu, 30 Jun 2022 05:03:19 +0200 Subject: [PATCH] Release 0.11.0 --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 52e7fb7..555076f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -5,8 +5,8 @@ stages: variables: DOCKER_IMAGE_BASE: registry.icinga.com/build-docker - ICINGA_BUILD_TYPE: snapshot - ICINGA_BUILD_UPSTREAM_BRANCH: snapshot/nightly + #ICINGA_BUILD_TYPE: snapshot + #ICINGA_BUILD_UPSTREAM_BRANCH: snapshot/nightly .build: &build stage: build