Echoing Michael, need more info. But maybe you can use the 'build' step <https://jenkins.io/doc/pipeline/steps/pipeline-build-step/#build-build-a-job> instead of trigger chains?
On Friday, June 30, 2017 at 5:13:07 AM UTC+10, Venkata Burra wrote: > > Hi, > > > > I have a question regarding a pipeline job. > > > > I have Pipeline Job1, Pipeline Job2 and Pipeline Job3 jobs created in > Jenkins. The Pipeline Job1 is coded to trigger only Pipeline Job2 depending > on some condition. But the Pipeline Job1 is triggering Pipeline Job2 once > and triggering Pipeline Job2 and Pipeline Job3. Please advice me how can I > resolve this issue. > > > -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/b3ef76ae-e94c-40c5-9494-dcb9eb5194ea%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
