On 16/03/16 19:56, Rinaldo DiGiorgio wrote:
HiI want to limit the number of pipeline jobs to some number. Any ideas on how to do that with pipeline.
I don't know about doing it at the build level, but you can certainly prevent individual pipeline stages from running in parallel:
https://github.com/jenkinsci/workflow-plugin/blob/master/TUTORIAL.md#creating-stages Regards, Chris -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/56EA0251.5070403%40orr.me.uk. For more options, visit https://groups.google.com/d/optout.
