| Mark Waite I update the repo https://github.com/bonfy/JENKINS-61317 Add echo env.GIT_BRANCH, and find that the GIT_BRANCH is also overwritten, maybe other git related env valuables as well. So maybe you can check and fix them together. the Jenkins console output now looks like: 16:55:47 stage 1 [Pipeline] echo 16:55:47 GIT COMMIT : a8c235b10c55e2f065293b1c1ad9b3bffd45d9d9 [Pipeline] echo 16:55:47 GIT BRANCH : jenkins-lib [Pipeline] echo 16:55:48 Hello world Thanks |