Hi All,

I have a multi- module project where submodules are remote git repositories.

I have created a jenkins pipeline script where I use the checkout from Gitscm 
and have enable parameters like recursively clone submodules and track 
submodules.

Whenever I run the build and test the parent project, all the submodules get 
cloned and are built and tested.

I need a way to enable trigger for the submodules so that whenever a commit 
happens in any of the submodules, the pipeline gets triggered. 

It does get triggered whenever there is a commit in the parent project but 
doesn’t track the submodules.

Please help me know how can I achieve that.

Thanks
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 jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/DF2A9DF6-9841-4FB1-9AFC-31F2CD695C1E%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to