I take it that you are referring to using "Trigger/Call builds on other projects". This takes project name as input. I don't see any obvious way to include action to kickoff. Am I missing something?
I guess I could use remote trigger instead and put action on the URL. This approach seem to have some downside since it is not as tightly integrated as Trigger/Call builds. On Saturday, June 23, 2012 5:01:29 AM UTC-4, teilo wrote: > > You can add a trigger on the upstream job to post to the action to kick > off a build. > > However you will need to post the data (developmentURL etc). > > /James > > > -----Original Message----- > > From: [email protected] [mailto:jenkinsci- > > [email protected]] On Behalf Of Eskay > > Sent: 23 June 2012 02:53 > > To: Jenkins Users > > Subject: M2 release build and Trigger build > > > > I have a Maven job on Jenkins that has both regular build (build-now) > and M2 > > release build. Is there a way to trigger M2 release build, as opposed to > regular > > build, from a master build job? > >
