Release 0.11.0

This commit is contained in:
Henrik Triem 2022-06-30 05:03:19 +02:00
parent 83bdba6bb0
commit 00e98de023
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -1,6 +1,6 @@
# Icinga PHP Thirdparty for Icinga Web 2 | (c) 2021 Icinga GmbH | GPLv2+
%global revision 2
%global revision 1
%global module_name icinga-php-thirdparty
Name: %{module_name}