mirror of
https://gitlab.durp.info/durfy/ci-includes/yml.git
synced 2026-05-07 16:00:31 -05:00
ci: render
Rendered by https://gitlab.com/developerdurp/yml/-/pipelines/862949880
This commit is contained in:
parent
6a33e444ab
commit
c784ff3e24
2 changed files with 5 additions and 2 deletions
|
|
@ -20,7 +20,10 @@ version:
|
|||
build-container:
|
||||
image: registry.durp.info/docker:20.10.16
|
||||
variables:
|
||||
DOCKER_TLS_CERTDIR: "/certs"
|
||||
DOCKER_DRIVER: overlay2
|
||||
DOCKER_TLS_CERTDIR: ""
|
||||
DOCKER_HOST: tcp://docker:2375
|
||||
#DOCKER_TLS_CERTDIR: "/certs"
|
||||
services:
|
||||
- docker:20.10.16-dind
|
||||
stage: build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue