mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-07-10 07:05:51 +00:00
ci: adjust workflows to rootfs-image-coco-addon
Add rootfs-image-coco-addon to the build-asset-rootfs matrix in the amd64, arm64 and s390x static tarball workflows so the CoCo addon image is built as part of CI alongside the other rootfs images. Signed-off-by: Fabiano Fidêncio <ffidencio@nvidia.com> Assisted-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -207,7 +207,7 @@ jobs:
|
||||
matrix:
|
||||
asset:
|
||||
- rootfs-image
|
||||
- rootfs-image-confidential
|
||||
- rootfs-image-coco-addon
|
||||
- rootfs-image-mariner
|
||||
- rootfs-image-nvidia-gpu
|
||||
- rootfs-image-nvidia-gpu-confidential
|
||||
|
||||
@@ -201,7 +201,7 @@ jobs:
|
||||
matrix:
|
||||
asset:
|
||||
- rootfs-image
|
||||
- rootfs-image-confidential
|
||||
- rootfs-image-coco-addon
|
||||
- rootfs-image-nvidia-gpu
|
||||
- rootfs-initrd
|
||||
concurrency:
|
||||
|
||||
@@ -184,7 +184,7 @@ jobs:
|
||||
matrix:
|
||||
asset:
|
||||
- rootfs-image
|
||||
- rootfs-image-confidential
|
||||
- rootfs-image-coco-addon
|
||||
- rootfs-initrd
|
||||
- rootfs-initrd-confidential
|
||||
concurrency:
|
||||
|
||||
Reference in New Issue
Block a user