You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While testing the issue for #325 I noticed that the printenv command might not include HUDSON_URL or JENKINS_URL which is being used for detecting the branch name on Jenkins / Hudson.
Improve properties replacement and allow to change the case of letters (#317) and fix the runningOnBuildServer check for detecting the branch name on Jenkins / Hudson to also check 'HUDSON_HOME' and 'JENKINS_HOME' (#326)
While testing the issue for #325 I noticed that the
printenv
command might not includeHUDSON_URL
orJENKINS_URL
which is being used for detecting the branch name on Jenkins / Hudson.The text was updated successfully, but these errors were encountered: