]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Do not add AlmaLinux 9 unit and system test in MR pipelines
authorMichal Nowak <mnowak@isc.org>
Tue, 1 Jul 2025 16:04:02 +0000 (18:04 +0200)
committerMichal Nowak <mnowak@isc.org>
Tue, 8 Jul 2025 14:06:58 +0000 (16:06 +0200)
(cherry picked from commit 7c5c16ea6b225d4d356403308eba9bf408d3b854)

.gitlab-ci.yml

index 9001488d14b3debc75cecbd6811082f25896bef7..5e674bfcced234eed937c0cd0c404922696787cd 100644 (file)
@@ -884,6 +884,7 @@ gcc:almalinux9:amd64:
 system:gcc:almalinux9:amd64:
   <<: *almalinux_9_amd64_image
   <<: *system_test_job
+  <<: *api_pipelines_schedules_tags_triggers_web_triggering_rules
   needs:
     - job: gcc:almalinux9:amd64
       artifacts: true
@@ -891,6 +892,7 @@ system:gcc:almalinux9:amd64:
 unit:gcc:almalinux9:amd64:
   <<: *almalinux_9_amd64_image
   <<: *unit_test_job
+  <<: *api_pipelines_schedules_tags_triggers_web_triggering_rules
   needs:
     - job: gcc:almalinux9:amd64
       artifacts: true