ci: move integration test back to shared runner

This commit is contained in:
Rainer Killinger
2022-10-13 13:47:54 +02:00
parent e280e995bf
commit 8dae143d72

View File

@@ -47,7 +47,7 @@ integration:
- docker login -u gitlab-ci-token -p $CI_BUILD_TOKEN $CI_REGISTRY
- docker-compose -f integration-test.yml pull && docker-compose -f integration-test.yml up --abort-on-container-exit --exit-code-from apicli
tags:
- secrecy
- gitlab-org-docker
audit:
stage: audit