Commit 090c6ef1 authored by wentao.suo's avatar wentao.suo

fff

parent 86bfe347
...@@ -49,7 +49,7 @@ def callback_pipes(taskId) { ...@@ -49,7 +49,7 @@ def callback_pipes(taskId) {
def bodyJson = JsonOutput.toJson(body) def bodyJson = JsonOutput.toJson(body)
echo bodyJson echo bodyJson
dest_url = "http://192.168.28.141:8080/callback/ci/triger" dest_url = "http://pipes-default.q-gp.com/callback/ci/triger"
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