# HG changeset patch # User Thierry Florac # Date 1560862834 -7200 # Node ID 94a637540e33755c8ebbfa41551ffcf66b66db66 # Parent a5b5de662a8dc969a0d955fde446c06031ad78c3 Update CI integration diff -r a5b5de662a8d -r 94a637540e33 .gitlab-ci.yml --- a/.gitlab-ci.yml Tue Jun 18 13:49:00 2019 +0200 +++ b/.gitlab-ci.yml Tue Jun 18 15:00:34 2019 +0200 @@ -31,12 +31,12 @@ services: - docker:dind script: + - cat /etc/hosts - nslookup xgit98-000.dev-dsm.onf.fr - docker pull codeclimate/codeclimate - docker run --env CODECLIMATE_CODE="$PWD" --volume "$PWD":/code - --volume /var/run/docker.sock:/var/run/docker.sock --volume /tmp/cc:/tmp/cc codeclimate/codeclimate analyze -f json > codeclimate.json artifacts: paths: