parent
995aaeccd9
commit
5ee51ad20d
|
@ -34,7 +34,7 @@ pipeline {
|
|||
throttleEnabled: true,
|
||||
throttleOption: 'category',
|
||||
maxConcurrentPerNode: 1,
|
||||
maxConcurrentTotal: 1
|
||||
maxConcurrentTotal: 10
|
||||
)
|
||||
/* Abort old PR builds. */
|
||||
disableConcurrentBuilds(
|
||||
|
|
Loading…
Reference in New Issue