You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jenkins...@googlegroups.com
If I were to set an environment variable at both the server and node level, is there a guaranteed order of precedence for which would be actually used for a build? I have a global variable which I wish to override for only a single node. My brief testing indicates that the node variable is what gets used, but is that guaranteed?