Add listing hosts for debugging
This commit is contained in:
parent
3707fe065c
commit
42aae94522
@ -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
|
||||
|
Reference in New Issue
Block a user