Olivier Massot hace 2 años
padre
commit
661fd2dcf8
Se han modificado 1 ficheros con 3 adiciones y 2 borrados
  1. 3 2
      .gitlab-ci.yml

+ 3 - 2
.gitlab-ci.yml

@@ -7,9 +7,10 @@ variables:
 before_script:
   - echo "" > ./local.app.opentalent.fr.crt
   - echo "" > ./local.app.opentalent.fr.key
-  - ping yahoo.fr
+  - ping -c 3 8.8.8.8
+  - ping -c 3 yahoo.fr
   - dig google.com
-  - ping gitlab.2iopenservice.com
+  - ping -c 3 gitlab.2iopenservice.com
 
 cache:
   paths: