fixup! bci2: Add resources argument

Dustin 2025-09-26 09:33:33 -05:00
parent 077515d83d
commit 8841b42944
1 changed files with 1 additions and 1 deletions

View File

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