On Wed, Jun 12, 2019 at 12:15 PM Ivan Fernandez Calvo < [email protected]> wrote:
> I do not get your point, Multibranch pipeline creates a new job for each > branch that match with the criteria you specify, so you have a job for > every branch, I do not understand what do you mean with ’ I want whoever > kicks off the job to be able to specify that only particular branches will > build at different time’ maybe you can do do it with the ’when’ directive > https://jenkins.io/doc/book/pipeline/syntax/#when In the situation where we use this syntax, the job is not spawned from within a pipeline job, it's spawned from an external trigger in BitBucket. > > > -- > 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/1ae42c9f-7845-4511-8cf5-d554b66cdcb5%40googlegroups.com > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CAA5t8Vq4qETk0WDXSwXvou4GYUPk%2Bv4BcY1rikoTLtOOjXsAQQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
