]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Do not add AlmaLinux 8 FIPS unit and system test in MR pipelines
authorMichal Nowak <mnowak@isc.org>
Wed, 9 Jul 2025 15:41:24 +0000 (17:41 +0200)
committerMichal Nowak <mnowak@isc.org>
Mon, 28 Jul 2025 16:55:15 +0000 (18:55 +0200)
.gitlab-ci.yml

index a06ae9b094e26fce665d4ef3826e3910bb5ec7f1..5ece4230be5da3f299c64ea1ada474374a8833a4 100644 (file)
@@ -891,6 +891,7 @@ gcc:8fips:amd64:
 system:gcc:8fips:amd64:
   <<: *almalinux_8fips_amd64_image
   <<: *system_test_job
+  <<: *api_pipelines_schedules_tags_triggers_web_triggering_rules
   variables:
     GIT_CLONE_PATH: "${GIT_CLONE_PATH_INSTANCE_EXECUTOR}"
   needs:
@@ -900,6 +901,7 @@ system:gcc:8fips:amd64:
 unit:gcc:8fips:amd64:
   <<: *almalinux_8fips_amd64_image
   <<: *unit_test_job
+  <<: *api_pipelines_schedules_tags_triggers_web_triggering_rules
   variables:
     GIT_CLONE_PATH: "${GIT_CLONE_PATH_INSTANCE_EXECUTOR}"
   needs: