Re: Using Build Pipeline Plugin and Remote API together

2016-02-04 Thread Ramnath Ananth
Hi Ryan, Are you able to trigger a downstream job in the Build Pipeline and does this show in the pipeline view ? On Wednesday, January 8, 2014 at 4:15:52 PM UTC-8, Ryan Brown wrote: > > We currently have a need to trigger a manual downstream build step in our > Build Pipeline from another se

Using Build Pipeline Plugin and Remote API together

2014-01-08 Thread Ryan Brown
We currently have a need to trigger a manual downstream build step in our Build Pipeline from another server. I am able to trigger simple builds via the Jenkins remote API easily enough, but I am yet to get this working for a manual step within a pipeline. Does anyone have any experience with