mirror of
https://gitlab.durp.info/durfy/ci-includes/yml.git
synced 2026-05-07 16:00:31 -05:00
Update file build-container.tpl.yml
This commit is contained in:
parent
072154e722
commit
5a46366a83
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ build-container:
|
|||
variables:
|
||||
DOCKER_DRIVER: overlay2
|
||||
DOCKER_TLS_CERTDIR: ""
|
||||
DOCKER_HOST: tcp://docker:2375
|
||||
DOCKER_HOST: tcp://localhost:2375/
|
||||
services:
|
||||
- docker:19.03.12-dind
|
||||
stage: build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue