Skip to content

Commit 4e12506

Browse files
Fixing Jenkinsfile
1 parent 07a3e65 commit 4e12506

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Jenkinsfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -446,7 +446,6 @@ def constantBranchesProps() {
446446
[
447447
string(defaultValue: '', description: '', name: 'deploy', trim: true)
448448
]),
449-
[$class: 'RebuildSettings', autoRebuild: false, rebuildDisabled: false],
450449
[$class: 'ThrottleJobProperty', categories: [], limitOneJobWithMatchingParams: false, maxConcurrentPerNode: 0, maxConcurrentTotal: 0, paramsToUseForLimit: '', throttleEnabled: true, throttleOption: 'project']
451450
])
452451
}

0 commit comments

Comments
 (0)