Include common Gitlab CI YAML from isc-projects/bind9-qa

The template file .gitlab-ci-common.yml is to be used across ISC
projects, while it is maintained in the isc-projects/bind9-qa project.

(cherry picked from commit 1c31e6fea9)
This commit is contained in:
Andoni Duarte Pintado 2026-05-22 17:38:40 +02:00 committed by Andoni Duarte (GitLab job 7479718)
parent 639946b38c
commit 918fbcea12

View file

@ -112,6 +112,10 @@ workflow:
auto_cancel:
on_new_commit: interruptible
include:
- project: 'isc-projects/bind9-qa'
file: '/.gitlab-ci-common.yml'
stages:
- autoconf
- quick-checks