On Friday, March 6, 2015 at 9:51:08 AM UTC, Javier Delgado wrote:
>
> node {
>  binding['MYVAR'] = "myvalue"
>  echo "${binding.getVariables()} "
> }
>
> If ran on a non-sandboxed environment, the output is nice:
>
> [steps:org.jenkinsci.plugins.workflow.cps.DSL@545c26e4, MYVAR:myvalue]
>
>
Surprising to me. What is ‘binding’ supposed to be? I do not think this is 
expected to be supported, at least not in the sandbox.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/a485fed4-86e5-4a38-acbd-f2041904f5ae%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to