Changed DOCKER_HOST for public docker service image
This commit is contained in:
parent
833c327deb
commit
bd535db735
@ -7,7 +7,7 @@ stages:
|
||||
variables:
|
||||
VERSION: dind-${ARCH}
|
||||
CACHETAG: build-${ARCH}
|
||||
DOCKER_HOST: tcp://${CI_REGISTRY}-leenooks-ci-docker:2375
|
||||
DOCKER_HOST: tcp://docker:2375
|
||||
|
||||
services:
|
||||
- docker:dind
|
||||
|
Reference in New Issue
Block a user