From: Ondřej Surý Date: Sat, 16 May 2026 11:22:45 +0000 (+0200) Subject: Properly use other_checks_jobs template for pr-agent CI job X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5550fb84ae1f80382c1a4f44edd3888f8391dca9;p=thirdparty%2Fbind9.git Properly use other_checks_jobs template for pr-agent CI job --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 85e683ad45..d70dead533 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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: [""]