diff --git a/core/src/main/java/hudson/model/Run.java b/core/src/main/java/hudson/model/Run.java index e9862a4c734636a01270f60bcf71aaf0bab8f267..745eff8d3f10fd355e0077cb7c7bb25c23eec36c 100644 --- a/core/src/main/java/hudson/model/Run.java +++ b/core/src/main/java/hudson/model/Run.java @@ -1658,6 +1658,9 @@ public abstract class Run ,RunT extends Run +
NODE_NAME
+
Name of the slave if the build is on a slave, or "" if run on master
+ +
NODE_LABELS
+
Whitespace-separated list of labels that the node is assigned.
+
JAVA_HOME
If your job is configured to use a specific JDK, this variable is set to the JAVA_HOME of the specified JDK. When this variable is set, PATH