mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-07-25 00:44:42 +00:00
upstream CI: Enable creation of CentOS 10 Stream images
This commit is contained in:
@@ -33,6 +33,14 @@ stages:
|
|||||||
job_name_suffix: C9S
|
job_name_suffix: C9S
|
||||||
distro: c9s
|
distro: c9s
|
||||||
|
|
||||||
|
- stage: CentOS_10_Stream
|
||||||
|
dependsOn: []
|
||||||
|
jobs:
|
||||||
|
- template: templates/build_container.yml
|
||||||
|
parameters:
|
||||||
|
job_name_suffix: C10S
|
||||||
|
distro: c10s
|
||||||
|
|
||||||
- stage: Fedora_Latest
|
- stage: Fedora_Latest
|
||||||
dependsOn: []
|
dependsOn: []
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Reference in New Issue
Block a user