removes kaniko, its not necessary

This commit is contained in:
2022-03-18 09:33:17 -05:00
parent 3992417550
commit cb68bc7d93

1
Jenkinsfile vendored
View File

@ -9,7 +9,6 @@ podTemplate(
yaml: functions.podYaml( yaml: functions.podYaml(
repo: repository, repo: repository,
templateName: templateName, templateName: templateName,
kaniko: true,
alpine: true, alpine: true,
[ [
[ [