Skip to content
Snippets Groups Projects
Commit 14c5843f authored by Jan Zickermann's avatar Jan Zickermann
Browse files

#1 Add docker host in gitlab-ci

parent c0c4a35e
No related branches found
No related tags found
No related merge requests found
Pipeline #1062 failed
......@@ -5,6 +5,9 @@ variables:
MAVEN_CLI_OPTS: >-
-s .m2/ci_settings.xml --batch-mode
-Dmaven.plugin.validation=brief
DOCKER_HOST: tcp://docker:2375
DOCKER_TLS_CERTDIR: ""
DOCKER_DRIVER: overlay2
services:
- docker:dind
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment