Commit 33ac533d authored by minhnguyengp1's avatar minhnguyengp1
Browse files

Fix gitlab-ci yml

parent 64687153
Pipeline #11742 failed
image: docker:latest image: docker:latest
services: services:
- docker:dind - name: docker:20.10.16-dind
command: ["--host=tcp://0.0.0.0:2375", "--host=unix:///var/run/docker.sock"]
privileged: true
variables: variables:
DOCKER_HOST: tcp://docker:2375/ DOCKER_HOST: tcp://docker:2375/
......
Supports Markdown
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