Skip to content
Snippets Groups Projects
Unverified Commit 21df5646 authored by Georg Krause's avatar Georg Krause
Browse files

Fix dind?

parent b29ddd90
No related branches found
No related tags found
No related merge requests found
Pipeline #20998 passed
...@@ -6,6 +6,8 @@ stages: ...@@ -6,6 +6,8 @@ stages:
variables: variables:
PIP_CACHE_DIR: "$CI_PROJECT_DIR/.cache/pip" PIP_CACHE_DIR: "$CI_PROJECT_DIR/.cache/pip"
DOCKER_HOST: tcp://docker:2375/ DOCKER_HOST: tcp://docker:2375/
DOCKER_DRIVER: overlay2
DOCKER_TLS_CERTDIR: ""
cache: cache:
paths: paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment