Thanks for the great feedback, everyone! These are all good arguments and
I've been convinced of the benefits of using distinct jobs for each
project. Thankfully, the Job DSL plugin makes this trivial.
Cheers!
On Friday, August 12, 2016 at 4:53:15 PM UTC-4, Rich Schumacher wrote:
>
>
Hey folks,
I'm using the Job DSL plugin to create CI/CD pipelines for a bunch of
projects. The projects themselves are very similar and therefore the jobs
for build and release will be nearly identical, differing only in stuff
like Git repo to clone, email address for notifications, etc. I'v