From: Michal Nowak Date: Tue, 7 Apr 2026 15:57:45 +0000 (+0200) Subject: Do not run Noble Numbat unit test job in MRs X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9978393c360bcf06ccd1bcbfc98f522640c1e04d;p=thirdparty%2Fbind9.git Do not run Noble Numbat unit test job in MRs --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a7dd6da60ed..91a0945f002 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1576,6 +1576,7 @@ system:gcc:noble:amd64: unit:gcc:noble:amd64: <<: *ubuntu_noble_amd64_image <<: *unit_test_job + <<: *api_pipelines_schedules_tags_triggers_web_triggering_rules needs: - job: gcc:noble:amd64 artifacts: true