mirror of
https://git.icinga.com/packaging/rpm-icinga2.git
synced 2025-09-25 19:09:35 +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: snapshot
|
||||||
#ICINGA_BUILD_TYPE: release
|
#ICINGA_BUILD_TYPE: release
|
||||||
#ICINGA_BUILD_RELEASE_TYPE:
|
#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
|
.build: &build
|
||||||
stage: build
|
stage: build
|
||||||
@ -34,7 +35,7 @@ variables:
|
|||||||
image: ${DOCKER_IMAGE_BASE}/${DOCKER_IMAGE}
|
image: ${DOCKER_IMAGE_BASE}/${DOCKER_IMAGE}
|
||||||
script:
|
script:
|
||||||
- find build/
|
- find build/
|
||||||
- icinga-build-test
|
# - icinga-build-test
|
||||||
|
|
||||||
.upload: &upload
|
.upload: &upload
|
||||||
stage: upload
|
stage: upload
|
||||||
|
Loading…
x
Reference in New Issue
Block a user