Update CI

Signed-off-by: Khanh Ngo <khanh.ngo@taxfix.de>
This commit is contained in:
Khanh Ngo 2021-10-31 13:08:22 +01:00
parent 1c9ca60508
commit d7ae34ed53
2 changed files with 4 additions and 5 deletions

4
.gitlab-ci.yml Normal file
View File

@ -0,0 +1,4 @@
include:
- project: 'powerdns-admin/ci'
ref: main
file: '.build-docker-images.yml'

View File

@ -1,5 +0,0 @@
language: minimal
script:
- docker-compose -f docker-compose-test.yml up --exit-code-from powerdns-admin --abort-on-container-exit
services:
- docker