Skip to content
Snippets Groups Projects
Commit 3415c704 authored by Nico's avatar Nico
Browse files

set docker host and certdir

parent 9bead0ae
Branches
No related tags found
No related merge requests found
Pipeline #1202 failed
......@@ -8,6 +8,8 @@ stages:
variables:
IMAGE_TAG: $CI_REGISTRY_IMAGE:$CI_COMMIT_REF_NAME
DOCKER_HOST: tcp://docker:2375
DOCKER_TLS_CERTDIR: ""
cache:
key: ${CI_PROJECT_ID}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment