Commit 34e492a1 authored by Azhar Hassan's avatar Azhar Hassan

host docker 6

parent 74b6a9db
Pipeline #4218 failed with stage
in 46 seconds
......@@ -6,4 +6,4 @@ docker_build:
stage: build
image: docker:latest
script:
- export DOCKER_HOST=tcp://0.0.0.0:2375 && docker build -t ahassan613/testing:latest .
- export DOCKER_HOST=tcp://docker:2375/ && docker build -t ahassan613/testing:latest .
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment