I have a job of the type pipeline. I want this to trigger whenever their is a change in the SCM. Since the option to poll an SCM was not available with the pipeline. There is a job that polls the scm every 5mins. This job is set as the reference and i have enabled the option,
"Build after other projects are built" in the pipeline job setup. But this is intermittently failing. The pipeline will not get triggered even after the other job completes . The only way to get this working is to disable the option "Build after other projects are built" and then to re-enable this option. Is this a known issue? Should i be setting a POST BUILD task to trigger the pipeline on the job that polls the SCM? -- 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/808ed1e9-cc75-4aca-8979-7c20318b03a3%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
