Environment variables and properties defined in jenkins | Jenkins Tutorial
Environment variables and properties defined in jenkins Jenkins Set Environment Variables When a Jenkins job executes, it sets some environment variables that you may use in your shell script, batch command, Ant script or Maven POM 1. The following table contains a list of all of these environment variables. Environment Variable Description BUILD_NUMBER The current build … Read more