-
Type:
Bug
-
Resolution: Not A Defect
-
Priority:
Major
-
Component/s: build-name-setter-plugin
-
None
-
Environment:Jenkins ver. 1.634
parameterized build
I have set the build name to
#${BUILD_NUMBER}--${GIT_BRANCH}
in my job
My job is configured as a parameterised build.
When I "build with parameters" the job name is just
#14
Plug-in does not seem to work