CI: Add CentOS 9 Appstreams packer jobs
[ci-management.git] / jjb / ci-management / ci-packer.yaml
index 8c8315d..74f1381 100644 (file)
@@ -16,7 +16,6 @@
 
     <<: *ci_packer_common
 
-
 - project:
     name: packer-builder-jobs
     jobs:
@@ -28,6 +27,8 @@
     platforms:
       - centos-7
       - centos-8
+      - centos-cs-8
+      - centos-cs-9
       - ubuntu-18.04
       - ubuntu-20.04
 
@@ -41,4 +42,6 @@
     templates: docker
     platforms:
       - centos-7
+      - centos-cs-8
+      - centos-cs-9
       - ubuntu-18.04