Issue Type: Bug Bug
Affects Versions: current
Assignee: bap
Components: publish-over-ssh
Created: 17/Jul/13 1:24 PM
Description:

In a Promotion process,
create a "Parameter String" : MY_PROMOTION_PARAMTER_STRING

In a Send Build artefact over SSH
Add a Exec command script :
echo '--- SSH Script'
echo $MY_PROMOTION_PARAMTER_STRING

And to compare to wanted result
In a Shell Script
echo '--- Local Script'
echo $MY_PROMOTION_PARAMTER_STRING

During promotion the value is not evaluated.

Environment: Linux
Project: Jenkins
Priority: Major Major
Reporter: j morille
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/groups/opt_out.
 
 

Reply via email to