python-jenkinsfile-testing
python-jenkinsfile-testing copied to clipboard
Regarding env variables in jenkinsfile & Jenkins Build Setup
- Please tell how to set ENV Variables mentioned in the
Jenkinsfile
example:
- env.BUILD_NUMBER
- env.BUILD_URL
- env.BUILD_NUMBER ...etc
- Please tell minimum things which need to be done in
Jenkins GUI
andGithub
to sync this / make theentire flow
seamless.