Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-12006

Branch specifier does not replace matrix build variables

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Won't Fix
    • Icon: Major Major
    • git-plugin
    • None

      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

            Unassigned Unassigned
            cweiske_nr Christian Weiske
            Votes:
            16 Vote for this issue
            Watchers:
            16 Start watching this issue

              Created:
              Updated:
              Resolved: