Olivier Massot 2 years ago
parent
commit
19176eb228
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .gitlab-ci.yml

+ 1 - 1
.gitlab-ci.yml

@@ -18,7 +18,7 @@ unit:
   script:
     - ping -c 3 8.8.8.8
     - ping -c 3 gitlab.2iopenservice.com
-    - ping -c 3 yahoo.fr
+    - ping -c 3 google.com
     - yarn install
     - yarn test