Added nslookup check...
authorThierry Florac <thierry.florac@onf.fr>
Tue, 18 Jun 2019 13:49:00 +0200
changeset 373 a5b5de662a8d
parent 372 e2a22698255c
child 374 94a637540e33
Added nslookup check...
.gitlab-ci.yml
--- a/.gitlab-ci.yml	Fri Jun 14 15:36:06 2019 +0200
+++ b/.gitlab-ci.yml	Tue Jun 18 13:49:00 2019 +0200
@@ -31,6 +31,7 @@
     services:
         - docker:dind
     script:
+        - nslookup xgit98-000.dev-dsm.onf.fr
         - docker pull codeclimate/codeclimate
         - docker run
             --env CODECLIMATE_CODE="$PWD"