From 9b5cac62128125143e0d744f489104324b248f3f Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Thu, 1 Oct 2020 18:06:41 +0100 Subject: [PATCH] Set network timeout CI is quite slow it seems --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 866ba1e..7588bfb 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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: