From: Michal Nowak Date: Wed, 9 Jul 2025 15:41:24 +0000 (+0200) Subject: Do not add AlmaLinux 8 FIPS unit and system test in MR pipelines X-Git-Tag: v9.21.11~24^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b274e59935cef229d41866a5863b1d5107ea6bd;p=thirdparty%2Fbind9.git Do not add AlmaLinux 8 FIPS unit and system test in MR pipelines --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a06ae9b094e..5ece4230be5 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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: