Is it possible to poll for changes from both svn and git repositories from within a pipeline job? In Jenkins, pipeline scm configuration is tied to a particular scm type (due to a radio button), but I would like to poll both svn and git at the same time. As a result of the poll detecting an scm change, I want to invoke only one build.
As a workaround, maybe I need to have two separate Jenkins jobs? -- 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/c409cd54-1467-4896-bb20-7c9a2b064e47%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
