fix apidocjs build file
This commit is contained in:
1
dockerfiles/tasks/Jenkinsfile
vendored
1
dockerfiles/tasks/Jenkinsfile
vendored
@@ -8,7 +8,6 @@ pipeline {
|
|||||||
)
|
)
|
||||||
}
|
}
|
||||||
options {
|
options {
|
||||||
disableConcurrentBuilds()
|
|
||||||
buildDiscarder(logRotator(numToKeepStr: '10'))
|
buildDiscarder(logRotator(numToKeepStr: '10'))
|
||||||
}
|
}
|
||||||
stages {
|
stages {
|
||||||
|
|||||||
Reference in New Issue
Block a user