SCM polling not working as expected
Summary
SCM polling not working as expectedContent
Hi,
Need help on correct include/exclude pattern for GIT folder structure that we have.
We have separate build jobs for every SOA project, every Report and DB component
Requirement -
1. Whenever specific SOA code is checked in into code folder under SOA/ only that build job should be triggered - Provide include/exclude pattern
2. Whenever specific REPORT code is checked in into code folder under REPORT/ only that build job should be triggered - Provide include/exclude pattern
3. Whenever specific DB code is checked in into code folder under DB/ only that build job should be triggered - Provide include/exclude pattern
0