]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Properly use other_checks_jobs template for pr-agent CI job 12035/head
authorOndřej Surý <ondrej@isc.org>
Sat, 16 May 2026 11:22:45 +0000 (13:22 +0200)
committerOndřej Surý <ondrej@isc.org>
Sat, 16 May 2026 11:22:45 +0000 (13:22 +0200)
.gitlab-ci.yml

index 85e683ad45575c00fcde6baf68cba13198c1466f..d70dead533572efc984c47a4cc5c69fde5d6771b 100644 (file)
@@ -2672,7 +2672,7 @@ autorebase-security:
     - if: '$CI_PROJECT_NAMESPACE == "isc-private" && $CI_PIPELINE_SOURCE == "pipeline" && $CI_COMMIT_REF_NAME =~ /^security-(main|bind-9\.[0-9]+)$/ && $REBASE_ONLY == "1" && $CI_COMMIT_REF_NAME =~ $AUTOREBASED_BRANCHES'
 
 pr-agent:
-  stage: other-checks
+  <<: *other_checks_job
   image:
     name: registry.gitlab.isc.org/isc-projects/images/pr-agent:latest
     entrypoint: [""]