Commit 22da92ed authored by 智勇's avatar 智勇

up

parent a8caa402
......@@ -543,7 +543,7 @@ def dockerbuild_and_push(imageTagInfo,buildNumber,systemName,branchName,cluster,
image.push()
if (branchName == "master" || branchName == "master--master") {
image.push('tke-latest')
image.push('latest')
}
_utils().beautyEcho("镜像地址:${imageTag}", "info")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment