Skip to content

Commit

Permalink
bump melange yarn network-timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
Craig O'Donnell committed Dec 29, 2023
1 parent 4db1009 commit 9cd1f24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/melange.yaml.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ pipeline:
export PACT_SKIP_BINARY_INSTALL=true

# Configure Yarn
yarn install --pure-lockfile --network-concurrency 1
yarn install --pure-lockfile --network-concurrency 1 --network-timeout 60000

make -C web deps build-kotsadm
make kots build
Expand Down

0 comments on commit 9cd1f24

Please sign in to comment.