|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
- [JIRA] (JENKINS-7087) As a build manager, I... [email protected] (JIRA)
- [JIRA] (JENKINS-7087) As a build manag... [email protected] (JIRA)

!master can be done using the Git->Advanced->Choosing Strategy = Inverse and setting your git branch to */master. Only problem it that GIT_BRANCH variable isn't set properly (JENKINS-12655). It is set properly at the time of updating build-name (early in the build), but gets unset by the time the build steps are run or parameterized triggers fire.