[
https://issues.jenkins-ci.org/browse/JENKINS-12006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=158763#comment-158763
]
Daniel Schaarschmidt commented on JENKINS-12006:
------------------------------------------------
CVS: Does not work either. Would be nice to have this feature.
> Branch specifier does not replace matrix build variables
> --------------------------------------------------------
>
> Key: JENKINS-12006
> URL: https://issues.jenkins-ci.org/browse/JENKINS-12006
> Project: Jenkins
> Issue Type: Bug
> Components: git
> Reporter: Christian Weiske
> Assignee: abayer
>
> Using a matrix build variable in the "Branch Specifier" setting does not work.
> Example:
> - Job is a matrix build job
> - Configuration matrix has one axis, name "CONFBRANCH". One of the values is
> "master'.
> - Git "Branch Specifier (blank for default)" is set to "origin/$CONFBRANCH"
> - When building, the branch is NOT {{origin/master}} as I'd expect but
> {{origin/$CONFBRANCH}} which obviously does not exist
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira