Commit 287f2d98 authored by 智勇's avatar 智勇

Merge branch 'jiakewei' into 'master'

修改地址



See merge request !10
parents 7d9d337b 23c17357
...@@ -97,7 +97,7 @@ def update_microservice(namespace, name, image, tier, domain) { ...@@ -97,7 +97,7 @@ def update_microservice(namespace, name, image, tier, domain) {
return res_json return res_json
} }
def ding_talk(buildNumber,flags) { def ding_talk(buildNumber,flags) {
dest_url = "http://192.168.29.80:3003/pipeline/dingTalk" dest_url = "http://172.30.220.22:3003/pipeline/dingTalk"
response = httpRequest httpMode:"POST", response = httpRequest httpMode:"POST",
consoleLogResponseBody:true, consoleLogResponseBody: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