Update file build-container.tpl.yml

This commit is contained in:
2023-05-20 12:22:04 +00:00
parent 3a53323523
commit 2e1bd3748c

View File

@@ -20,8 +20,8 @@ build-container:
DOCKER_HOST: tcp://127.0.0.1:2375/
services:
#- docker:20.10.17-dind
- name: docker:dind
entrypoint: ["dockerd-entrypoint.sh", "--tls=false"]
- name: docker:dind
entrypoint: ["dockerd-entrypoint.sh", "--tls=false"]
stage: build
script:
- ./scripts/docker-login.sh