Jenkins build 设定名字
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 #${B
·
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}

更多推荐



所有评论(0)