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