there is a multiple SCM plugin that will let you create a build workspace from multiple SCMs. I don't know about its triggering operations.
On Tue, May 16, 2017 at 2:42 AM, Kirill Peskov <[email protected]> wrote: > Hi All! > > A rookie question... ;) > > I've got a project where 'source' code of the web application (PHP) > comes from SVN repo and the installers (for the deb and rpm packages) do > come from GIT (each from separate repository). What would be the best > approach to automate such a build (I know it's a fake build because of PHP, > but anyway...) in Jenkins? At the end of the day I would like to trigger > the > Job not only by changes in main PHP source, but by changes in any of > installers as well... > > Maybe I'm wrong, trying to create one complex job with multiple build > steps and having 3 different jobs for that would be better (maybe even > more, because installer for Windoze stays in product roadmap as well, so > sooner or later it will be necessary to create one). > > Cheers, > > Kirill > > -- > 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/8fac91e9-e610-53af-7c57- > f1be4c394a6c%40paranoid.email. > For more options, visit https://groups.google.com/d/optout. > -- Dick Ginga Build Engineer [email protected] -- 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/CAL3PpaWj5%2B4NTXZyMiyy-NaCXEdEwsWaNLNmuy0vv7pJoYZs4g%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
