fix apidocjs build file

This commit is contained in:
2019-02-09 23:15:15 -05:00
parent 1634e14fdb
commit 06f654635f

View File

@@ -8,7 +8,6 @@ pipeline {
) )
} }
options { options {
disableConcurrentBuilds()
buildDiscarder(logRotator(numToKeepStr: '10')) buildDiscarder(logRotator(numToKeepStr: '10'))
} }
stages { stages {