fixup! bci2: Add resources argument

This commit is contained in:
2025-09-26 09:39:26 -05:00
parent 8841b42944
commit 569da8645b

View File

@@ -53,7 +53,7 @@ def call(args) {
}
parallel stages
this.runInPod {
runInPod(null) {
container('buildah') {
withBuildahCreds(registry) {
if (archlist.size() > 1) {