1
mirror of https://github.com/RealOrangeOne/notes.git synced 2024-07-01 09:53:53 +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: pages:
stage: deploy stage: deploy
script: script:
- yarn install --prefer-offline --production - yarn install --prefer-offline --production --network-timeout 100000
- npm run release - npm run release
artifacts: artifacts:
paths: paths: