set build name according to build status

2020-06-10 Thread maple.feng.w...@hotmail.com
Hi, I met a problem about set build name according to build status in Jenkins. My configuration is quite simple, - set build name "Deploying on xxx ..." in build environment - set build name "Deploy on xxx successfully" in conditional steps(current build status, worst: su

set build name according to build status

2020-06-10 Thread maple.feng.w...@hotmail.com
Hi, I met a problem when I tried to set build name according to build status in Jenkins. My requirement is quite simple, when build is in progress, the build name is "Depolying xxx on xxx ...", when the build succeed, then set build name as "Deploy xxx on xxx successfully&q