diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index eb60b63..dbd1cee 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -12,6 +12,7 @@ variables: DOCKER_HOST: tcp://leenooks-ci-docker:2375 before_script: +- cat /etc/hosts - env|sort - test -n "${REGISTRY}" # Needs to be set in project - test -n "${IMAGE}" # Needs to be set in project