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