Commit 1d6475c9 authored by kewei.jia's avatar kewei.jia

优化pipeline

parent 16f920b8
......@@ -605,6 +605,7 @@ def ding_talk_back(buildNumber,flags,image,cluster,tier,systemName) {
response = httpRequest httpMode:"POST",
consoleLogResponseBody:true,
contentType:"APPLICATION_JSON",
customHeaders: [[name:'cluster', value:"${cluster}"]],
requestBody:"""{
"buildNumber":"${buildNumber}",
"flag":"${flags}",
......
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