needed to set the correct build containers

This commit is contained in:
Hyatt 2022-01-27 08:31:44 -06:00
parent 30a673a7c7
commit b7bed15755

View File

@ -29,8 +29,7 @@ podTemplate(
yaml: functions.podYaml(
repo: repository,
templateName: templateName,
alpine: true,
fedora: true
kaniko: true
)
) {
node (label) {