mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-03-26 21:33:05 +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
|
||||
distro: c9s
|
||||
|
||||
- stage: CentOS_10_Stream
|
||||
dependsOn: []
|
||||
jobs:
|
||||
- template: templates/build_container.yml
|
||||
parameters:
|
||||
job_name_suffix: C10S
|
||||
distro: c10s
|
||||
|
||||
- stage: Fedora_Latest
|
||||
dependsOn: []
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user