Disable Concurrentt build limit
This commit is contained in:
parent
7211c02d16
commit
42b52dbb03
@ -108,8 +108,6 @@ public class PlanSpec {
|
|||||||
)
|
)
|
||||||
)
|
)
|
||||||
.linkedRepositories("RED / " + SERVICE_NAME)
|
.linkedRepositories("RED / " + SERVICE_NAME)
|
||||||
.pluginConfigurations(new ConcurrentBuilds()
|
|
||||||
.maximumNumberOfConcurrentBuilds(1))
|
|
||||||
.triggers(new BitbucketServerTrigger())
|
.triggers(new BitbucketServerTrigger())
|
||||||
.planBranchManagement(new PlanBranchManagement()
|
.planBranchManagement(new PlanBranchManagement()
|
||||||
.createForVcsBranch()
|
.createForVcsBranch()
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user