Hi, In your case, I would have two separated Jenkins jobs, but sharing the same workspace:
- Advanced Project Options > Use custom workspace I hope be useful. Best regards, Rachel El miércoles, 12 de octubre de 2016, 2:47:08 (UTC+2), [email protected] escribió: > > 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/e42c8b9e-8de8-489d-9b3d-741c66b0b17e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
