Issue Type: Bug Bug
Assignee: bap
Components: publish-over-ssh-plugin
Created: 05/Feb/15 10:34 AM
Description:

When using publish over ssh plugin the nested variables are not expanded in the fielad remote directory and exec command. I have the following situation.
MY_VAR=3.q.$BUILD_NUMBER.r.$BUILD_ID
when i put into the field remmote directory
mydir-$MY_VAR
on the server is created directory
mydir-3.q.$BUILD_NUMBER.r.$BUILD_ID

but when i put into the field remote directory
mydir-3.q.$BUILD_NUMBER.r.$BUILD_ID
on the server is created directory
mydir-3.q.168.r.150201
given that BUILD_ID is 150201
and BUILD_NAMUBER is 168

Environment: Debian-64
Project: Jenkins
Priority: Major Major
Reporter: Ludek Dolihal
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