Configurable "runner and DinD in a single container" (#126)

This commit is contained in:
Juho Saarinen
2020-10-20 02:48:28 +03:00
committed by GitHub
parent 7d0bfb77e3
commit 92920926fe
15 changed files with 330 additions and 78 deletions

View File

@@ -399,6 +399,8 @@ spec:
- name
type: object
type: array
dockerWithinRunnerContainer:
type: boolean
env:
items:
description: EnvVar represents an environment variable present in a Container.