removes whitespace

This commit is contained in:
Hyatt 2022-01-30 14:03:57 -06:00
parent c2729d733a
commit 1bfe39c09d
Signed by: nhyatt
GPG Key ID: C50D0BBB5BC40BEA

View File

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