Commit 02e79107 authored by 智勇's avatar 智勇

更新服务增加debug参数

parent a5792bdd
...@@ -89,7 +89,7 @@ def update_microservice(namespace, name, image, tier, domain) { ...@@ -89,7 +89,7 @@ def update_microservice(namespace, name, image, tier, domain) {
"label":"${tier}", "label":"${tier}",
"type":"${tier}", "type":"${tier}",
"domain":"${domain}", "domain":"${domain}",
"fromJenkins":true "debug":0
}""", }""",
url:dest_url url:dest_url
......
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