workflow: Enable to build pause image in ci

Enable to build pause image static tarball for confidential containers
casesi in ci environment.

Signed-off-by: ChengyuZhu6 <chengyu.zhu@intel.com>
This commit is contained in:
ChengyuZhu6
2024-02-06 19:21:19 +08:00
parent 70a84eca9e
commit 53183cba31
2 changed files with 2 additions and 0 deletions

View File

@@ -44,6 +44,7 @@ jobs:
- nydus - nydus
- ovmf - ovmf
- ovmf-sev - ovmf-sev
- pause-image
- qemu - qemu
- qemu-snp-experimental - qemu-snp-experimental
- qemu-tdx-experimental - qemu-tdx-experimental

View File

@@ -30,6 +30,7 @@ jobs:
- agent - agent
- coco-guest-components - coco-guest-components
- kernel - kernel
- pause-image
- qemu - qemu
- rootfs-image - rootfs-image
- rootfs-initrd - rootfs-initrd