Hi folks, having a heck of a time setting up my new Jenkins instance here. 
I'm using the newest 2.40 build with the newest plugins and the pipeline 
style, and I think I mostly have the github hook stuff in place, the only 
issue being:

  When I push a branch (test-branch), the github hook is called 
appropriately, and I see a build kicked off. The workspace/TestBranch 
directory is on the expected version (HEAD of test-branch), but 
workspace/TestBranch@script is on an ancient unrelated branch (HEAD of some 
odd branch). Very odd.

Any ideas on how to fix this? Is "**" as the branch specifier ok?

P.S. - Is it ok to watch multiple branches (eg: per-feature) and expect 
Jenkins to build and report on them appropriately?

Cheers,

 -Dave

-- 
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/40dfd2fa-12d4-42ec-b654-ce38034cd3c1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to