mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 10:02:56 +01:00
Remove docker tls verify
This commit is contained in:
parent
c2838c613d
commit
b077fdc5fd
1 changed files with 1 additions and 4 deletions
|
|
@ -21,10 +21,7 @@ stages:
|
||||||
- automation
|
- automation
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
DOCKER_HOST: tcp://docker:2376
|
DOCKER_HOST: tcp://docker:2375
|
||||||
DOCKER_TLS_CERTDIR: /certs
|
|
||||||
DOCKER_CERT_PATH: /certs/client
|
|
||||||
DOCKER_TLS_VERIFY: 1
|
|
||||||
|
|
||||||
cache-google-chrome:
|
cache-google-chrome:
|
||||||
image: debian:bullseye-slim
|
image: debian:bullseye-slim
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue