Searching for a Jenkins plugin

40 views
Skip to first unread message

Stephane

unread,
May 10, 2016, 11:49:19 AM5/10/16
to Jenkins Users
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?

Devendran kumaravel

unread,
May 11, 2016, 5:03:22 AM5/11/16
to Jenkins Users
What kind of Build Tasks you want to perform?
pipeline plugins(formerly called Workflow plugins)  might satisfy your need
Message has been deleted

Stephane

unread,
May 11, 2016, 8:24:27 AM5/11/16
to Jenkins Users
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?

Baptiste Mathus

unread,
May 13, 2016, 4:02:42 PM5/13/16
to jenkins...@googlegroups.com
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

--
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 jenkinsci-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/dd61b354-e8b7-43f2-a1ad-0c3bb981c682%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages