I'm having an issue where I've setup a parameterized master build that I 
have other jobs execute. One of the parameters is a branch I want checked 
out from git. I've noticed that if I have any asterisks (e.g. 
origin/hotfix**) in the variable value, the checkout falls back to whatever 
was previously checked out and doesn't actually checkout what I asked it to 
checkout. This kind of syntax works when I directly enter it into the 
branch specifier. Any suggestions?

-- 
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.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to