needed to set the correct build containers
This commit is contained in:
parent
30a673a7c7
commit
b7bed15755
@ -29,8 +29,7 @@ podTemplate(
|
|||||||
yaml: functions.podYaml(
|
yaml: functions.podYaml(
|
||||||
repo: repository,
|
repo: repository,
|
||||||
templateName: templateName,
|
templateName: templateName,
|
||||||
alpine: true,
|
kaniko: true
|
||||||
fedora: true
|
|
||||||
)
|
)
|
||||||
) {
|
) {
|
||||||
node (label) {
|
node (label) {
|
||||||
|
Reference in New Issue
Block a user