From 655b65c2198e4aa92eb1876fb353879d44db6903 Mon Sep 17 00:00:00 2001 From: Ryan Goodfellow Date: Fri, 3 May 2024 21:30:58 -0700 Subject: [PATCH] broken host os build workaround --- .github/buildomat/jobs/host-image.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/buildomat/jobs/host-image.sh b/.github/buildomat/jobs/host-image.sh index 2f4d146a48..584214681a 100755 --- a/.github/buildomat/jobs/host-image.sh +++ b/.github/buildomat/jobs/host-image.sh @@ -49,6 +49,7 @@ source "$TOP/tools/include/force-git-over-https.sh" HELIOSDIR=/work/helios git clone https://github.com/oxidecomputer/helios.git "$HELIOSDIR" cd "$HELIOSDIR" +git checkout pin-amd-host-image-builder # Record the branch and commit in the output git status --branch --porcelain=2 # Setting BUILD_OS to no makes setup skip repositories we don't need for