removes whitespace

This commit is contained in:
2022-01-30 14:03:57 -06:00
parent c2729d733a
commit 1bfe39c09d

View File

@ -31,7 +31,7 @@ podTemplate(
yaml: functions.podYaml(
repo: repository,
templateName: templateName,
kaniko: true
kaniko: true
)
) {
node (label) {