mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 11:19:59 -04:00
Do not add AlmaLinux 8 FIPS unit and system test in MR pipelines
This commit is contained in:
parent
b48040e788
commit
3b274e5993
1 changed files with 2 additions and 0 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue