Fix service configuration
This commit is contained in:
parent
912c27c9e4
commit
097c3d0974
@ -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:
|
||||
|
Reference in New Issue
Block a user