Skip to content
Snippets Groups Projects
Commit 0903361b authored by Sergiu WEISZ (67387)'s avatar Sergiu WEISZ (67387)
Browse files

Enable Docker for all stages correctly

parent 1d6ce4a4
No related branches found
No related tags found
1 merge request!1Enable Docker for all stages correctly
Pipeline #3485 passed
......@@ -8,6 +8,9 @@ stages:
variables:
CONTAINER_RELEASE_IMAGE: $CI_REGISTRY_IMAGE:latest
DOCKER_HOST: tcp://docker:2375
DOCKER_TLS_CERTDIR: ""
build:
stage: build
......
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