removes kaniko, its not necessary

This commit is contained in:
Hyatt 2022-03-18 09:33:17 -05:00
parent 3992417550
commit cb68bc7d93
Signed by: nhyatt
GPG Key ID: C50D0BBB5BC40BEA

1
Jenkinsfile vendored
View File

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