Jenkins Multiple SCM - All SCM's triggering build Jenkins Multiple SCM - All SCM's triggering build jenkins jenkins

Jenkins Multiple SCM - All SCM's triggering build


under SCM 'Advanced clone behaviors', select 'Polling ignores commits in certain paths' and set 'Excluded Regions' to '.*'


Maybe it's better to switch from polling to post-commit hook, like described here?