Pull request #1: Disable Concurrentt build limit
Merge in RED/persistence-service from cschabert/PlanSpecjava-1631781637674 to master * commit '42b52dbb039b019f55f9130923fdfc8fa71ad7c2': Disable Concurrentt build limit
This commit is contained in:
commit
48abc83d76
@ -108,8 +108,6 @@ public class PlanSpec {
|
||||
)
|
||||
)
|
||||
.linkedRepositories("RED / " + SERVICE_NAME)
|
||||
.pluginConfigurations(new ConcurrentBuilds()
|
||||
.maximumNumberOfConcurrentBuilds(1))
|
||||
.triggers(new BitbucketServerTrigger())
|
||||
.planBranchManagement(new PlanBranchManagement()
|
||||
.createForVcsBranch()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user