mirror of
https://gitlab.durp.info/durfy/ci-includes/yml.git
synced 2026-05-07 16:00:31 -05:00
Update file build-container.yml
This commit is contained in:
parent
ed01cd85e7
commit
2400967c3d
1 changed files with 2 additions and 0 deletions
|
|
@ -2,6 +2,8 @@ stages:
|
||||||
- build
|
- build
|
||||||
build-container:
|
build-container:
|
||||||
image: docker:20.10.17
|
image: docker:20.10.17
|
||||||
|
variables:
|
||||||
|
DOCKER_HOST: tcp://docker:2375
|
||||||
services:
|
services:
|
||||||
- docker:20.10.17-dind
|
- docker:20.10.17-dind
|
||||||
stage: build
|
stage: build
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue