Skip to content

Commit

Permalink
Merge pull request #121 from solo-io/charlesthebird/multiArchImage2
Browse files Browse the repository at this point in the history
Charlesthebird/multi arch image2
  • Loading branch information
Charlesthebird authored Jan 2, 2025
2 parents 019e051 + 3df5e41 commit 892c009
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/startup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@
# 1. Build steps #
#############################

# Configure timeout (this is needed for QEMU emulation when doing multi-arch builds, since those are slower)
yarn config set network-timeout 600000 -g

# Install dependencies.
yarn --cwd ./projects/ui || exit 1
yarn --cwd ./projects/server || exit 1
Expand Down

0 comments on commit 892c009

Please sign in to comment.