Issue Type: New Feature New Feature
Assignee: Jesse Glick
Components: workflow-plugin
Created: 28/Apr/15 3:52 PM
Description:

It would be useful and natural to be able to use env.NODE_NAME inside a node{}.

Currently. the following code results in null: node('myNode') { echo "My name is ${env.NODE_NAME}" }

Perhaps ExecutorStepExecution should define NODE_NAME for use by steps inside node {}.

Project: Jenkins
Labels: environment-variables
Priority: Minor Minor
Reporter: Anshu Arya
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