add tag to build name
This commit is contained in:
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@@ -45,6 +45,7 @@ pipeline {
|
||||
}
|
||||
|
||||
// Expose for other stages
|
||||
currentBuild.displayName = "#${env.BUILD_NUMBER} ${tag}"
|
||||
env.TAG_NAME = tag
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user