upstream CI: Enable creation of CentOS 10 Stream images

This commit is contained in:
Rafael Guterres Jeffman
2024-10-23 10:39:47 -03:00
parent 367d30a30c
commit e1786c9ddc

View File

@@ -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: