removes whitespace
This commit is contained in:
parent
c2729d733a
commit
1bfe39c09d
@ -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) {
|
||||||
|
Reference in New Issue
Block a user