This commit is contained in:
2025-09-25 18:57:24 -05:00
parent d3379270c4
commit 835ec75472

View File

@@ -123,6 +123,7 @@ def runInPod(args, block) {
]
}
podTemplateYaml = writeYaml(data: tmpl, returnText: true)
echo podTemplateYaml
}
podTemplate(
yaml: podTemplateYaml,