-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
Windows Server 2012
I've included a snapshot of our git config in Jenkins. I'm trying to get a parameterized build to work by passing in a variable containing the branch I want built. It keeps checking out the branch that has the latest commit. Am I missing something obvious?
- duplicates
-
JENKINS-20969 When branch build parameter is '*', '**' or empty, a stale revision is built
-
- Open
-
- is related to
-
JENKINS-23714 specified git branch to checkout/build is not used
-
- Closed
-
I'm specifically having issues with getting a variable name such as "origin/hotfix**" to work.