mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-10-22 12:29:49 +00:00
The sev initrd target had been changed to "cc-sev-rootfs-initrd". This was good discussion as part of #5120. I failed to rename it from "cc-sev-initrd-image" in kata-deploy-binaries. The script will fail for a bad build target. Fixes: #5166 Signed-Off-By: Alex Carter <alex.carter@ibm.com>