diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6cabef25e3..46f23c9912 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -104,6 +104,10 @@ workflow: auto_cancel: on_new_commit: interruptible +include: + - project: 'isc-projects/bind9-qa' + file: '/.gitlab-ci-common.yml' + stages: - quick-checks - other-checks