removes kaniko, its not necessary
This commit is contained in:
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -9,7 +9,6 @@ podTemplate(
|
||||
yaml: functions.podYaml(
|
||||
repo: repository,
|
||||
templateName: templateName,
|
||||
kaniko: true,
|
||||
alpine: true,
|
||||
[
|
||||
[
|
||||
|
Reference in New Issue
Block a user