The curl request sends the output to a slack channel: curl -XPOST #{slack} -d 'payload=#{body}' , where "slack" is the webhook url to the slack ...
確定! 回上一頁