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

fff

parent b2a2155d
......@@ -264,7 +264,7 @@ def dockerbuild_and_push(timeNow, buildNumber, branchName, harborGroup, systemNa
return imageTag
}
def deployV2(namespace, systemName, imageTag, tier, isDeploy) {
def deploy(namespace, systemName, imageTag, tier, isDeploy) {
def deploy_job_info
if (isDeploy=="true") {
......
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