Skip to content

Commit

Permalink
add network timeout for the builds
Browse files Browse the repository at this point in the history
  • Loading branch information
v1r3n committed Nov 5, 2023
1 parent af0c5c4 commit b20f02c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/build-ui.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@ cd tmp/ui
pwd
git clone https://github.com/Netflix/conductor
cd conductor/ui
yarn config set network-timeout 600000 -g
yarn install
yarn build

0 comments on commit b20f02c

Please sign in to comment.