mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2024-11-08 14:40:27 +00:00
Update CI
Signed-off-by: Khanh Ngo <khanh.ngo@taxfix.de>
This commit is contained in:
parent
1c9ca60508
commit
d7ae34ed53
4
.gitlab-ci.yml
Normal file
4
.gitlab-ci.yml
Normal file
@ -0,0 +1,4 @@
|
||||
include:
|
||||
- project: 'powerdns-admin/ci'
|
||||
ref: main
|
||||
file: '.build-docker-images.yml'
|
@ -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
|
Loading…
Reference in New Issue
Block a user