removes kaniko, its not necessary
This commit is contained in:
parent
3992417550
commit
cb68bc7d93
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -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,
|
||||||
[
|
[
|
||||||
[
|
[
|
||||||
|
Loading…
x
Reference in New Issue
Block a user