-
Bug
-
Resolution: Unresolved
-
Major
-
jenkins 2.122
git-plugin 3.9.1
I want to start job when I have a new commit in branches. So when I have the commits the Jenkins start multiples jobs from the same commit. I don't know why. I am using the regular expression to find the branch. I think the issue is there.
Someone have any idea to start job from multiples branches and diferrent commits?