Print Git Branch Name in Jenkins Pipeline
Introduction If you’re setting up a Jenkins pipeline, you may need to know how to print the Git branch name. Being able to see the branch name can be very useful in a Jenkins pipeline as it allows you to … Read More