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 diff --git a/icinga-php-thirdparty.spec b/icinga-php-thirdparty.spec index 086eadd..6dcb58a 100644 --- a/icinga-php-thirdparty.spec +++ b/icinga-php-thirdparty.spec @@ -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}