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:
Fabiano Fidêncio
2026-05-10 19:09:30 +02:00
parent 664c47abe5
commit 270c8cf8ea
3 changed files with 3 additions and 3 deletions

View File

@@ -170,7 +170,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

View File

@@ -160,7 +160,7 @@ jobs:
matrix:
asset:
- rootfs-image
- rootfs-image-confidential
- rootfs-image-coco-addon
- rootfs-image-nvidia-gpu
- rootfs-initrd
concurrency:

View File

@@ -138,7 +138,7 @@ jobs:
matrix:
asset:
- rootfs-image
- rootfs-image-confidential
- rootfs-image-coco-addon
- rootfs-initrd
- rootfs-initrd-confidential
concurrency: