On Mon, Jan 28, 2019 at 10:06 AM Artur Szostak <[email protected]> wrote: > the Job DSL and Pipeline combination will allow to have everything in SCM and > you can bootstrap the full job creation from SCM. The Pipeline type job alone > does not allow this.
Well…for the specific, common use case of creating one job per repo and keeping branch-specific build instructions, “Pipeline-as-code” ~ `workflow-multibranch` plugin offers a simple solution. Clearly this does not cover more complicated scenarios. JENKINS-37220 has discussion. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" 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-dev/CANfRfr1OnLh%2BxBauKTpfFookU97zCwYdc%2BK8-AuzFLdiRL_b-A%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
