From ae2d28d1333dc5e029e8c6db5246caaf20a3e6b9 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Mon, 11 Jul 2022 16:47:17 -0400 Subject: [PATCH] ci/prow-entrypoint: Ensure we have a qemu image for followup builds This should fix https://github.com/coreos/coreos-assembler/pull/2919#issuecomment-1180824612 Fixes: c6e7dd9f99cfc9fe90ec87e041943743ab150cd6 --- ci/prow-entrypoint.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/ci/prow-entrypoint.sh b/ci/prow-entrypoint.sh index 5b291be86..d23d2da01 100755 --- a/ci/prow-entrypoint.sh +++ b/ci/prow-entrypoint.sh @@ -111,6 +111,7 @@ kola_test_metal() { # Ensure that we can create all platform images for COSA CI cosa_buildextend_all() { + cosa build cosa buildextend-aliyun cosa buildextend-aws cosa buildextend-azure