Icinga DB Test

This commit is contained in:
Yonas Habteab 2022-09-05 15:12:24 +02:00
parent 0142725b57
commit dd5687361c

View File

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