Commit 9a691399 authored by lipengcheng 's avatar lipengcheng

xx

parent 7795399a
......@@ -52,7 +52,7 @@ job-build-image:
- whoami
- docker -v
- systemctl status docker
# - export DOCKER_HOST="tcp://localhost:2375"
- export DOCKER_HOST="tcp://localhost:2375"
- docker build -t mouldvuecli3 .
- docker login -u $DockerUser -p $DockerPwd
- docker build -t $ImageName .
......
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