diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 2144551..cfa798c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -25,7 +25,7 @@ pytest: variables: - DOCKER_HOST: tcp://docker:2375 +# DOCKER_HOST: tcp://docker:2375 # fill those if you have a proxy in your environment DOCKER_DRIVER: overlay2 # See https://github.com/docker-library/docker/pull/166