Commit 568eb523 authored by wentao.suo's avatar wentao.suo

fff

parent d465ddf6
......@@ -272,7 +272,7 @@ def deploy(namespace, systemName, imageTag, tier, isDeploy) {
log = update_microservice(namespace, systemName, imageTag, tier)
return log
}else{
_utils().beautyEcho("namespace:[${namespace}]不存在,不执行deploy", "info")
return "namespace:[${namespace}]不存在,不执行deploy"
}
}
......
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