Hi All, I have create a multi module maven project using git submodules. How do I configure that in Jenkins so that whenever commit happens in any of the modules, a trigger of the Jenkins job happens which builds and tests the parent module.
Tried creating a scripted pipeline, and triggering is happening whenever there is a commit in the parent module. Expected : Triggering should happen when there is a commit in any of the submodules as well. Please help. Badly stuck. Thanks & Regards, Sakshi -- 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/CALD16FxbEA_Ru_so1GSSP6PyRAzeNLoBZsYzEB9zNHyjvgFspg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
