-
Bug
-
Resolution: Fixed
-
Major
-
None
Simple script:
out.println("${BUILD_NUMBER}")
Print always the same number of a build. It changes only if the script will be redeployed.
Simple script:
out.println("${BUILD_NUMBER}")
Print always the same number of a build. It changes only if the script will be redeployed.
Code changed in jenkins
User: Hao
Path:
src/main/java/com/orctom/jenkins/plugin/globalpostscript/ScriptContentLoader.java
http://jenkins-ci.org/commit/global-post-script-plugin/b4bc2e72cee147614bf3a80fa443e02b628b7392
Log:
JENKINS-34056not to resolve variables since the script content is cached