Skip to content

Commit

Permalink
Fixing Jenkinsfile
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastian-peter committed Nov 22, 2023
1 parent 07a3e65 commit 4e12506
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -446,7 +446,6 @@ def constantBranchesProps() {
[
string(defaultValue: '', description: '', name: 'deploy', trim: true)
]),
[$class: 'RebuildSettings', autoRebuild: false, rebuildDisabled: false],
[$class: 'ThrottleJobProperty', categories: [], limitOneJobWithMatchingParams: false, maxConcurrentPerNode: 0, maxConcurrentTotal: 0, paramsToUseForLimit: '', throttleEnabled: true, throttleOption: 'project']
])
}
Expand Down

0 comments on commit 4e12506

Please sign in to comment.