mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
Do not add AlmaLinux 9 unit and system test in MR pipelines
(cherry picked from commit 7c5c16ea6b)
This commit is contained in:
parent
ccb5d7a6a7
commit
bb75fd5741
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue