parametrized working directory (#185)

* parametrized working directory

* manifests v3.0
This commit is contained in:
Reinier Timmer
2020-11-25 00:55:26 +01:00
committed by GitHub
parent 4e93879b8f
commit ee8fb5a388
10 changed files with 34 additions and 3 deletions

View File

@@ -1533,6 +1533,8 @@ spec:
- name
type: object
type: array
workDir:
type: string
type: object
type: object
required:

View File

@@ -1533,6 +1533,8 @@ spec:
- name
type: object
type: array
workDir:
type: string
type: object
type: object
required:

View File

@@ -1526,6 +1526,8 @@ spec:
- name
type: object
type: array
workDir:
type: string
type: object
status:
description: RunnerStatus defines the observed state of Runner