fixup! bci2: Add resources argument
This commit is contained in:
@@ -53,7 +53,7 @@ def call(args) {
|
||||
}
|
||||
parallel stages
|
||||
|
||||
this.runInPod {
|
||||
runInPod(null) {
|
||||
container('buildah') {
|
||||
withBuildahCreds(registry) {
|
||||
if (archlist.size() > 1) {
|
||||
|
||||
Reference in New Issue
Block a user