0 votes
in Jenkins by
Default Environment Variables by Jenkins & How to introduce custom environment variables?

1 Answer

0 votes
by

Jenkins provides several environment variables by default like - BRANCH_NAME, BUILD_NUMBER, BUILD_TAG, WORKSPACE, etc.

...