xxx
parent
d3379270c4
commit
835ec75472
|
@ -123,6 +123,7 @@ def runInPod(args, block) {
|
|||
]
|
||||
}
|
||||
podTemplateYaml = writeYaml(data: tmpl, returnText: true)
|
||||
echo podTemplateYaml
|
||||
}
|
||||
podTemplate(
|
||||
yaml: podTemplateYaml,
|
||||
|
|
Loading…
Reference in New Issue