mirror of
https://git.icinga.com/packaging/rpm-icinga2.git
synced 2025-09-25 11:07:51 +02:00
Icinga DB Test
This commit is contained in:
parent
0142725b57
commit
dd5687361c
@ -8,7 +8,8 @@ variables:
|
||||
ICINGA_BUILD_TYPE: snapshot
|
||||
#ICINGA_BUILD_TYPE: release
|
||||
#ICINGA_BUILD_RELEASE_TYPE:
|
||||
#ICINGA_BUILD_UPSTREAM_BRANCH:
|
||||
#ICINGA_BUILD_UPSTREAM_BRANCH: icingadb-final-test
|
||||
ICINGA_BUILD_UPSTREAM_BRANCH: test-commit-before-asio-condition-fix
|
||||
|
||||
.build: &build
|
||||
stage: build
|
||||
@ -34,7 +35,7 @@ variables:
|
||||
image: ${DOCKER_IMAGE_BASE}/${DOCKER_IMAGE}
|
||||
script:
|
||||
- find build/
|
||||
- icinga-build-test
|
||||
# - icinga-build-test
|
||||
|
||||
.upload: &upload
|
||||
stage: upload
|
||||
|
Loading…
x
Reference in New Issue
Block a user