Revert "prod_image_util.sh: Temporarily nobble removing unsigned kernel and GRUB"

This reverts commit 3f68400908c8ad61b7c83f3cad4af09c98d6267d.
This commit is contained in:
James Le Cuirot 2025-03-19 14:32:04 +00:00 committed by Sayan Chowdhury
parent 80dfea84b0
commit 76729bea7f
No known key found for this signature in database
GPG Key ID: B02399319CD05C8B

View File

@ -182,8 +182,6 @@ EOF
# Official builds will sign and upload these files later, so remove them to
# prevent them from being uploaded now.
# TODO: Un-nobble this later when we have passed the shim review.
false && \
if [[ ${COREOS_OFFICIAL:-0} -eq 1 ]]; then
rm -v \
"${BUILD_DIR}/${image_kernel}" \