You want to have a look at the Pipeline Multibranch Plugin. Define a Jenkinsfile in the repo with your build logic. Then each time you create a new branch it will be indexed and built if such a Jenkinsfile can be found.
Cheers Le 22 août 2016 11:40 PM, "vishad alekh" <[email protected]> a écrit : > Hi All, > > I am using jenkins version 2.11 . I want to use jenkins pipeline plugin > feature. We have branches in GIT which are release specific. I want that if > a new branch is created in GIT, then automatically a job should be created > in jenkins which atleast can do a code checkout . > Please guide me for the same. > > > Thanks and Regards > Vishad > > -- > 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/4ed460a3-de32-43c3-b704-07371c165f72%40googlegroups. > com > <https://groups.google.com/d/msgid/jenkinsci-users/4ed460a3-de32-43c3-b704-07371c165f72%40googlegroups.com?utm_medium=email&utm_source=footer> > . > 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/CANWgJS7S6gZ-MpXdc5dBWWi02U%2BdASzBpuLdpUcQcAOCCy0-Yw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
