]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Include common Gitlab CI YAML from isc-projects/bind9-qa
authorAndoni Duarte Pintado <andoni@isc.org>
Fri, 22 May 2026 15:38:40 +0000 (17:38 +0200)
committerAndoni Duarte (GitLab job 7479718) <andoni@isc.org>
Wed, 27 May 2026 08:25:05 +0000 (08:25 +0000)
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 1c31e6fea91f72c3282b47400d51b00aed5a9e15)

.gitlab-ci.yml

index 6d5c8908a899da3efb8e8f86c87f61ca938fff9b..a51b88ddc09f2f91d064b2d6d9d00e317a6143e1 100644 (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