Skip to content
Snippets Groups Projects
Commit 59a5b635 authored by Hugo SUBTIL's avatar Hugo SUBTIL
Browse files

feat(cicd): add variables for mr job

parent dd1d187e
No related branches found
No related tags found
1 merge request!1251.14
......@@ -126,6 +126,10 @@ test:
# -Dsonar.qualitygate.wait=true
mr:
variables:
DOCKER_TLS_CERTDIR: ''
DOCKER_HOST: tcp://docker:2375/
DOCKER_DRIVER: overlay2
image: ${CI_DEPENDENCY_PROXY_DIRECT_GROUP_IMAGE_PREFIX}/docker:18.09
stage: build
only:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment