jenkins/sdk: removed disabling concurrent build
BugzID: 74051 Signed-off-by: Marc Mattmueller <marc.mattmueller@netmodule.com>
This commit is contained in:
parent
2849ade985
commit
e7d3a5a4e7
|
|
@ -33,7 +33,6 @@ pipeline {
|
|||
artifactDaysToKeepStr: '5'
|
||||
)
|
||||
)
|
||||
disableConcurrentBuilds()
|
||||
}
|
||||
|
||||
stages {
|
||||
|
|
|
|||
Loading…
Reference in New Issue