diff --git a/Jenkinsfile b/Jenkinsfile index cf2156d11..1a6029879 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -451,7 +451,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'] ]) }