Are they using the same SCM URLs, so that whatever triggers job2 should also trigger the others?
If so, use SCM Trigger for job1, and select to build job2 after job1 is finished. Do the same with job3 after job2, and job4 after job3. On 13.01.2014, at 20:24, Tushanka hak <[email protected]> wrote: > Hi All, > > > I have a requirement where i need to run Job1 ,Job2 ,Job3 ,Job 4 in a > sequential way and these jobs should only be triggered on SCM change > > > Thanks in advance > > -- > 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. -- 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.
