<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Webhooks on Bigshans&#39; Blog</title>
    <link>https://bigshans.github.io/tags/webhooks/</link>
    <description>Recent content in Webhooks on Bigshans&#39; Blog</description>
    <generator>Hugo</generator>
    <language>en</language>
    <copyright>bigshans</copyright>
    <lastBuildDate>Sun, 15 Nov 2020 18:30:45 +0800</lastBuildDate>
    <atom:link href="https://bigshans.github.io/tags/webhooks/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>如何使用 Webhook 来实现自动部署项目</title>
      <link>https://bigshans.github.io/post/how-to-use-webhook-to-deploy-project/</link>
      <pubDate>Sun, 15 Nov 2020 18:30:45 +0800</pubDate>
      <guid>https://bigshans.github.io/post/how-to-use-webhook-to-deploy-project/</guid>
      <description>&lt;p&gt;自动部署是个很香的想法，你只需要把代码一推，然后系统就可以自动的帮你完成繁琐的部署流程，前提你的部署流程足够的程式化。&lt;/p&gt;&#xA;&lt;p&gt;在上家公司我也体验过自动部署，本质上是推代码时自动触发脚本运行。他们是使用 &lt;code&gt;K8S&lt;/code&gt; 实现的，而我现在一台可怜巴巴的服务器，这样的配置太重了。于是， Webhook 就很适合我的场景。&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
