Commit 1d4e8edf authored by 智勇's avatar 智勇

更新服务增加fromJenkins

parent 22da92ed
...@@ -88,7 +88,8 @@ def update_microservice(namespace, name, image, tier, domain) { ...@@ -88,7 +88,8 @@ def update_microservice(namespace, name, image, tier, domain) {
"image":"${image}", "image":"${image}",
"label":"${tier}", "label":"${tier}",
"type":"${tier}", "type":"${tier}",
"domain":"${domain}" "domain":"${domain}",
"fromJenkins":true
}""", }""",
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