jenkins: trust ephemeral agent workspaces
This commit is contained in:
parent
a34e72aa7f
commit
05e147d5d8
@ -490,6 +490,15 @@ data:
|
|||||||
projectNamingStrategy: "standard"
|
projectNamingStrategy: "standard"
|
||||||
markupFormatter:
|
markupFormatter:
|
||||||
plainText
|
plainText
|
||||||
|
globalNodeProperties:
|
||||||
|
- envVars:
|
||||||
|
env:
|
||||||
|
- key: "GIT_CONFIG_COUNT"
|
||||||
|
value: "1"
|
||||||
|
- key: "GIT_CONFIG_KEY_0"
|
||||||
|
value: "safe.directory"
|
||||||
|
- key: "GIT_CONFIG_VALUE_0"
|
||||||
|
value: "*"
|
||||||
clouds:
|
clouds:
|
||||||
- kubernetes:
|
- kubernetes:
|
||||||
containerCapStr: "5"
|
containerCapStr: "5"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user