From 772d4db2629e1e100b040a5c720c5f92b13a28d7 Mon Sep 17 00:00:00 2001 From: Unmesh Deodhar Date: Thu, 4 May 2023 17:34:13 +0000 Subject: [PATCH] gha: Build and ship SEV initrd We have code that builds initrd for SEV. thus, adding that to the test and release process. Fixes: #6572 Signed-off-by: Unmesh Deodhar --- .github/workflows/build-kata-static-tarball-amd64.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build-kata-static-tarball-amd64.yaml b/.github/workflows/build-kata-static-tarball-amd64.yaml index e800f92602..b49f4ca5c1 100644 --- a/.github/workflows/build-kata-static-tarball-amd64.yaml +++ b/.github/workflows/build-kata-static-tarball-amd64.yaml @@ -31,6 +31,7 @@ jobs: - qemu-tdx-experimental - rootfs-image - rootfs-initrd + - rootfs-initrd-sev - shim-v2 - tdvf - virtiofsd