fixup! bci2: Add resources argument

This commit is contained in:
2025-09-25 19:13:16 -05:00
parent d3f583566c
commit 397e54662c

View File

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