-
Improvement
-
Resolution: Fixed
-
Major
-
None
The current PostBuildScript implementation within the Jenkins Job DSL plugin writes an old configuration format, that needs to be migrated on each PostBuildScript run. Upgrade it to the new format.
I implemented the new format into the Job DSL and added a pull request: https://github.com/jenkinsci/job-dsl-plugin/pull/1098
Perhaps someone can vote for it?