Commit 2a0d01db authored by YM-RD-AP01\ymadmin's avatar YM-RD-AP01\ymadmin

20180083: Job [Line_Test] configuration updated

Change performed by §õº~?
parent 916bcd47
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
<builders> <builders>
<jenkins.plugins.http__request.HttpRequest plugin="http_request@1.8.22"> <jenkins.plugins.http__request.HttpRequest plugin="http_request@1.8.22">
<url>https://notify-api.line.me/api/notify</url> <url>https://notify-api.line.me/api/notify</url>
<ignoreSslErrors>true</ignoreSslErrors> <ignoreSslErrors>false</ignoreSslErrors>
<httpMode>POST</httpMode> <httpMode>POST</httpMode>
<httpProxy></httpProxy> <httpProxy></httpProxy>
<passBuildParameters>false</passBuildParameters> <passBuildParameters>false</passBuildParameters>
...@@ -43,6 +43,11 @@ ...@@ -43,6 +43,11 @@
<value>application/x-www-form-urlencoded</value> <value>application/x-www-form-urlencoded</value>
<maskValue>false</maskValue> <maskValue>false</maskValue>
</pair> </pair>
<pair>
<name>Method</name>
<value>POST</value>
<maskValue>false</maskValue>
</pair>
</customHeaders> </customHeaders>
</jenkins.plugins.http__request.HttpRequest> </jenkins.plugins.http__request.HttpRequest>
</builders> </builders>
......
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