mirror of
https://gitlab.durp.info/durfy/ci-includes/yml.git
synced 2026-05-07 07:50:30 -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-container:
|
||||
image: docker:20.10.17
|
||||
variables:
|
||||
DOCKER_HOST: tcp://docker:2375
|
||||
services:
|
||||
- docker:20.10.17-dind
|
||||
stage: build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue