#550
To backup/restore or move job from one server to another :
Just another Code Snippet site
#550
To backup/restore or move job from one server to another :
#376
Environment Variable Description BUILD_NUMBER The current build number, such as “153” BUILD_ID The current build id, such as “2005-08-22_23-59-59” (YYYY-MM-DD_hh-mm-ss) BUILD_URL The URL where the results of this build can be found (e.g. http://buildserver/jenkins/job/MyJobName/666/) NODE_NAME The name of the node the current build is running on. Equals ‘master’ for master node. JOB_NAME Name of the […]
#203
Environment Variable Description BUILD_NUMBER The current build number, such as “153” BUILD_ID The current build id, such as “2005-08-22_23-59-59” (YYYY-MM-DD_hh-mm-ss) BUILD_URL The URL where the results of this build can be found (e.g. http://buildserver/jenkins/job/MyJobName/666/) NODE_NAME The name of the node the current build is running on. Equals ‘master’ for master node. JOB_NAME Name of the […]
#114