Skip to content
Snippets Groups Projects
Commit 1753d8d7 authored by Zhu, Ling Dr (Elec Electronic Eng)'s avatar Zhu, Ling Dr (Elec Electronic Eng)
Browse files

Update Disable TLS for Docker

parent 8ff695f5
No related branches found
No related tags found
No related merge requests found
Pipeline #28920 failed
......@@ -2,6 +2,9 @@ stages:
- publish
variables:
DOCKER_HOST: tcp://localhost:2375/
DOCKER_DRIVER: overlay2
DOCKER_TLS_CERTDIR: ""
CONTAINER_IMAGE: gitlab-registry.eps.surrey.ac.uk/lz0002/hello
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