You may want to consider using the Job DSL plugin for example. That way, you could DSL script the steps in question, and just factor them in the code.
My 2 cents 2016-05-11 14:24 GMT+02:00 Stephane <[email protected]>: > Shell tasks at the moment but in the future, there might be more types of > Build Tasks. > > I have never used the pipeline plugin, can you explain why it might > satisfy my need? > > Le mercredi 11 mai 2016 05:03:22 UTC-4, Devendran kumaravel a écrit : >> >> What kind of Build Tasks you want to perform? >> pipeline plugins(formerly called Workflow plugins) might satisfy your >> need >> >> On Tuesday, May 10, 2016 at 9:19:19 PM UTC+5:30, Stephane wrote: >>> >>> Hello, >>> >>> I have 2 Jenkins projects (builds) that have similar running tasks >>> (build steps). I was wondering if there is a Jenkins plugin that whenever I >>> create new build steps in my first project, they are also copied to the >>> second project after the build (first project) is successful. >>> >>> If not, any suggestions on how to make it? >>> >> -- > 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/dd61b354-e8b7-43f2-a1ad-0c3bb981c682%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-users/dd61b354-e8b7-43f2-a1ad-0c3bb981c682%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/CANWgJS6vuZu9-j0PyVyaW7zZetMZjFp1hft7N-Qv66Bzj3pDVA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
