Olivier Massot %!s(int64=2) %!d(string=hai) anos
pai
achega
e9d06fc468
Modificáronse 1 ficheiros con 1 adicións e 4 borrados
  1. 1 4
      .gitlab-ci.yml

+ 1 - 4
.gitlab-ci.yml

@@ -16,10 +16,7 @@ unit:
   stage: test
 
   script:
-    - ping -c 3 8.8.8.8
-    - ping -c 3 gitlab.2iopenservice.com
-    - ping -c 3 google.com
-    - yarn install
+    - yarn install --network-timeout 10000
     - yarn test
 
   artifacts: