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