Update .gitlab-ci.yml file
This commit is contained in:
@@ -3,7 +3,7 @@ image: docker:latest
|
||||
services:
|
||||
- name: docker:dind
|
||||
command: ["--tls=false"] # Отключает TLS, если проблемы с соединением
|
||||
privileged: true
|
||||
|
||||
|
||||
variables:
|
||||
DOCKER_HOST: "tcp://docker:2375"
|
||||
|
||||
Reference in New Issue
Block a user