mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-06-11 11:15:55 +00:00
upstream ci: Build images for CentOS 9 Stream.
This patch add support for building testing images for CentOS 9 Stream.
This commit is contained in:
@@ -27,6 +27,12 @@ jobs:
|
||||
container_name: centos-8
|
||||
build_scenario_name: centos-8-build
|
||||
|
||||
- template: templates/build_container.yml
|
||||
parameters:
|
||||
job_name_suffix: Centos9
|
||||
container_name: centos-9
|
||||
build_scenario_name: centos-9-build
|
||||
|
||||
- template: templates/build_container.yml
|
||||
parameters:
|
||||
job_name_suffix: FedoraLatest
|
||||
|
||||
Reference in New Issue
Block a user