Fix service configuration

This commit is contained in:
Tanguy Herbron 2021-11-10 11:41:55 +01:00
parent 912c27c9e4
commit 097c3d0974

View File

@ -26,7 +26,7 @@ build-image:
image: docker:latest
stage: build
services:
- docker:dind
- name: docker:dind
command: ["dockerd", "--host=tcp://0.0.0.0:2375"]
alias: "docker"
script: