Set a name for a Jenkins build.
The name will be showing Build History like below:
Configure-> Post Steps -> check "User macro" -> set Build name macro templates as
#${BUILD_NUMBER}-${GIT_BRANCH}-${POM_VERSION}
Set a name for a Jenkins build.
The name will be showing Build History like below:
Configure-> Post Steps -> check "User macro" -> set Build name macro templates as
#${BUILD_NUMBER}-${GIT_BRANCH}-${POM_VERSION}