1
mirror of https://github.com/RealOrangeOne/notes.git synced 2024-06-29 05:46:59 +01:00

Set network timeout

CI is quite slow it seems
This commit is contained in:
Jake Howard 2020-10-01 18:06:41 +01:00
parent 62baca6e51
commit 9b5cac6212
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

@ -10,7 +10,7 @@ cache:
pages:
stage: deploy
script:
- yarn install --prefer-offline --production
- yarn install --prefer-offline --production --network-timeout 100000
- npm run release
artifacts:
paths: