Olivier Massot 2 年之前
父节点
当前提交
19176eb228
共有 1 个文件被更改,包括 1 次插入1 次删除
  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