-
Improvement
-
Resolution: Fixed
-
Major
-
None
-
Platform: All, OS: All
I have a parametrized job, with a TAG parameter (a string). I've used ${TAG} as
the "branch" option for the Mercurial repository, but in the console log I see
stuff such as
hg .... -r ${TAG}
that makes me thing that the parameter is not expanded.
- is related to
-
JENKINS-7361 Mercurial branch option doesn't support specifying named branch and revision
- Resolved