Fix snapshots

This commit is contained in:
Henrik Triem 2022-10-18 12:41:01 +00:00 committed by Henrik Triem
parent 71589bb777
commit b3612ba8a2
No known key found for this signature in database
GPG Key ID: 16EADD19142A3152
2 changed files with 4 additions and 4 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: 7.0.5
ICINGA_BUILD_TYPE: snapshot
ICINGA_BUILD_UPSTREAM_BRANCH: 7.0.5
.build: &build
stage: build

View File

@ -2,9 +2,9 @@
spectool -g redis.spec
package_version="7.0.2"
package_version="7.0.5"
commit="bogus"
tarball="redis-7.0.2.tar.gz"
tarball="redis-7.0.5.tar.gz"
branch="bogus"
printf '%s\t%s\t%s\t%s' \