Well the second option, could be to tell the second job to trigger it... but if I only trigger on successful builds, and blocks the job when upstream is building, I will probably get what I want... we'll see thanks
Den fredag den 22. februar 2013 10.47.56 UTC+1 skrev Peter Miklosko: > > I believe that is the case. Otherwise there is no point to mention second > build if we do not care if it builds or fails. > > > > On 22 February 2013 09:24, Kenneth Nielsen <[email protected]<javascript:> > > wrote: > >> But will that only trigger if both are succesfull? >> >> Den fredag den 22. februar 2013 09.16.57 UTC+1 skrev Peter Miklosko: >>> >>> Build Trigger for Build after other projects are built just add name of >>> both project separated by comma and you done. >>> >>> Peter >>> >>> On 22 February 2013 06:50, Kenneth Nielsen <[email protected]>wrote: >>> >>>> Hi all, >>>> >>>> I have a myriads of small jobs in Jenkins, to get fast feedback for my >>>> projects. >>>> And I have two big ones, one that build a server, and one that does the >>>> client. >>>> >>>> I want my installer build to be triggered if both are succeeding - how >>>> do I do that? >>>> >>>> some job triggering logic like Job1 && Job2 would be nice. >>>> >>>> Kenneth >>>> >>>> -- >>>> 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. >>>> For more options, visit >>>> https://groups.google.com/**groups/opt_out<https://groups.google.com/groups/opt_out> >>>> . >>>> >>>> >>>> >>> >>> -- >> 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] <javascript:>. >> For more options, visit https://groups.google.com/groups/opt_out. >> >> >> > > -- 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]. For more options, visit https://groups.google.com/groups/opt_out.
