Commit 47916764 authored by wentao.suo's avatar wentao.suo

fix

parent 967aec88
......@@ -27,7 +27,7 @@ def imageTag(harborGroup,k8sSystemName,safeBranchName,timeStemp){
imageTag4_4["harborHost"]="http://192.168.4.4"
imageTag4_4["imageTag"] = "192.168.4.4/${harborGroup}/${k8sSystemName}:${safeBranchName}-${timeStemp}"
return [ imageTag4_3, imageTag4_4 ]
return [ imageTag4_36, imageTag4_4 ]
}
def init_dependency() {
......
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