github-auto-deployer:使用Webhooks自动进行GitHub部署

时间:2021-05-01 11:17:17
【文件属性】:
文件名称:github-auto-deployer:使用Webhooks自动进行GitHub部署
文件大小:33KB
文件格式:ZIP
更新时间:2021-05-01 11:17:17
JavaScript github自动部署 使用Webhooks将GitHub的部署自动化到您的服务器 入门 首次登录到您的服务器(要部署到的服务器) git clone https://github.com/yezyilomo/github-auto-deployer cd github-auto-deloyer bash install.sh 运行install.sh脚本应在主目录上创建.github-auto-deployer目录,现在转到该目录并完成一些设置,如下所述。 从要部署的存储库中添加Webhook Secret,并将其放在.github-auto-deployer/app.conf文件的中。 要添加Webhook,请转至GitHub存储库>设置> Webhooks>添加Webhook,在这里您必须 添加服务器URL(指向g
【文件预览】:
github-auto-deployer-master
----.gitignore(3KB)
----install.sh(921B)
----package.json(395B)
----app.conf(54B)
----deployment.yml(822B)
----LICENSE(1KB)
----start.sh(546B)
----index.js(4KB)
----README.md(3KB)
----update.sh(940B)
----index.html(2KB)
----uninstall.sh(303B)
----yarn.lock(56KB)

网友评论