Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilWindle committed Sep 12, 2023
1 parent c794a4a commit ceebd61
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build-system/scripts/build
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ echo "Content hash: $CONTENT_HASH"

cd $BUILD_DIR

echo "Installing docker buildx plugin..."
ensure_apt_package docker-buildx-plugin
docker buildx create --name multi-platform-builder --bootstrap --use

# If we have previously successful commit, we can early out if nothing relevant has changed since.
Expand Down

0 comments on commit ceebd61

Please sign in to comment.