diff --git a/templates/build-container.tpl.yml b/templates/build-container.tpl.yml index 4ab0033..07e6738 100644 --- a/templates/build-container.tpl.yml +++ b/templates/build-container.tpl.yml @@ -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