mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-23 16:24:19 +01:00
CC: kata-deploy add x86 ovmf build for SNP
SNP needs two builds of ovmf: the AmdSev build and the normal x86_64 build. Adds target for vanilla ovmf build for snp Adding another make target / kata-deploy function, and fixing the ovmf builder so these builds dont overlap. Fixes: #5849 Signed-off-by: Alex Carter <Alex.Carter@ibm.com>
This commit is contained in:
@@ -19,6 +19,7 @@ jobs:
|
||||
- cc-virtiofsd
|
||||
- cc-sev-kernel
|
||||
- cc-sev-ovmf
|
||||
- cc-x86_64-ovmf
|
||||
- cc-sev-rootfs-initrd
|
||||
- cc-tdx-kernel
|
||||
- cc-tdx-rootfs-image
|
||||
|
||||
Reference in New Issue
Block a user