|
||||||||
|
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-15210) Allow "additional gr... [email protected] (JIRA)
- [JIRA] (JENKINS-15210) Allow "addition... [email protected] (JIRA)
- [JIRA] (JENKINS-15210) Add variable resolut... [email protected] (JIRA)

On further thought, using $WORKSPACE breaks in a master/slave scenario, as postbuild is executed on the master. But variable resolution would still allow the global definition of an environment variable such as GROOVY_POSTBUILD_SCRIPTS_DIR and reusing that in the individual jobs – an improvement upon the current situation.