Issue Type: Bug Bug
Affects Versions: current
Assignee: Unassigned
Components: promoted-builds
Created: 07/Mar/14 11:27 PM
Description:

Promoted build action to copy files into a releases folder using this path:

/u0/releases/Server/${BRANCH}/QA/${PROMOTED_NUMBER}

works fine in 2.15, promotion log shows:

[SCP] uploading file: '/home/jenkins/releases/Server/develop/QA/397/CHANGES'
[SCP] uploading file: '/home/jenkins/releases/Server/develop/QA/397/Packages.gz'

and fails to replace the ${BRANCH} env token when using 2.17:

[SCP] uploading file: '/home/jenkins/releases/Server/${BRANCH}/QA/390/CHANGES'
[SCP] uploading file: '/home/jenkins/releases/Server/${BRANCH}/QA/390/Packages.gz'

Note that ${BRANCH} is not being replaced by "develop"

Environment: Linux xxxx 3.11.0-13-generic #20-Ubuntu SMP Wed Oct 23 07:38:26 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
jenkins 1.553
Project: Jenkins
Priority: Major Major
Reporter: Bruce Edge
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

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to