Skip to content

Commit 5aec8a0

Browse files
Merge pull request #945 from ie3-institute/sp/#000-fix-ci
Fix dev CI (removed plugin)
2 parents 8b8725b + bda0e11 commit 5aec8a0

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
@@ -451,7 +451,6 @@ def constantBranchesProps() {
451451
[
452452
string(defaultValue: '', description: '', name: 'deploy', trim: true)
453453
]),
454-
[$class: 'RebuildSettings', autoRebuild: false, rebuildDisabled: false],
455454
[$class: 'ThrottleJobProperty', categories: [], limitOneJobWithMatchingParams: false, maxConcurrentPerNode: 0, maxConcurrentTotal: 0, paramsToUseForLimit: '', throttleEnabled: true, throttleOption: 'project']
456455
])
457456
}

0 commit comments

Comments
 (0)