Commit 0b78d2f0 by Kevin Falcone

1.52 is the first version to ship a flag to treat warnings as errors

https://github.com/jenkinsci/job-dsl-plugin/wiki#release-notes

We don't use any of the plugins impacted by the migrations from 1.50
to 1.52, but performing some manual testing of jobs.
https://github.com/jenkinsci/job-dsl-plugin/wiki/Migration#migrating-to-152
parent 99b06787
......@@ -5,7 +5,7 @@ jenkins_tools_version: "1.651.3"
jenkins_tools_plugins:
- { name: "cloudbees-folder", version: "5.12" }
- { name: "structs", version: "1.2" }
- { name: "job-dsl", version: "1.50" }
- { name: "job-dsl", version: "1.52" }
- { name: "greenballs", version: "1.15" }
- { name: "rebuild", version: "1.25" }
- { name: "build-user-vars-plugin", version: "1.5" }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment