diff options
author | 2021-10-18 19:44:22 +0000 | |
---|---|---|
committer | 2021-10-18 19:44:22 +0000 | |
commit | ca70d2d4622f62d12131829cdbd5a3936e1109d9 (patch) | |
tree | 02db3efb3a9d897ee0357457e13996c2ea65acff | |
parent | 89aa41890d1cd5b15564388744fcbcc904eff24d (diff) | |
parent | b148b3b7cda90160e5840c23928d79f6ede714e4 (diff) |
Merge "Chore: Add new packer images"
-rw-r--r-- | jjb/ci-management/ci-packer-jobs.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/jjb/ci-management/ci-packer-jobs.yaml b/jjb/ci-management/ci-packer-jobs.yaml index e686691d4..b90229496 100644 --- a/jjb/ci-management/ci-packer-jobs.yaml +++ b/jjb/ci-management/ci-packer-jobs.yaml @@ -13,8 +13,11 @@ platforms: - centos-7 + - centos-8 - ubuntu-18.04 - ubuntu-18.04-arm64 + - ubuntu-20.04 + - ubuntu-20.04-arm64 templates: - builder |