What SCM are you using and how is it set up?
When Jenkins is set to monitor all branches, it will need to run a single
build for each discovered branch.
On Monday, May 18, 2015 at 5:53:42 AM UTC-7, Trinition wrote:
>
> Part of the problem is that when we stopped the Jenkins Windows service,
> th
My repo has multiple projects in subfolders with same structure duplicated
across multiple branches.
I'm trying to set up a job that monitors all branches and triggers a job
only when a change in a subdirectory 'Project1' is made. This way I can
check if changes to 'Project1' work on release