We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df9d7f6 commit 0b6f39fCopy full SHA for 0b6f39f
src/content/docs/cicd/github.md
@@ -219,3 +219,9 @@ jobs:
219
GitHub 提供了强大且方便的 CI/CD 功能,通过 GitHub Actions,前端开发者可以轻松地实现代码的自动化测试、构建和发布。而结合第三方平台,前端项目可以更加灵活地完成部署,从而提高开发效率并保证软件的质量。希望这篇文章能帮助你更好地掌握 GitHub 上的 CI/CD 实践。
220
221
222
+## 参考资料
223
+* [GitHub Actions 官方文档](https://docs.github.com/en/actions)
224
+* [introduction to github](https://github.com/skills/introduction-to-github)
225
+* [GitHub Pages 官方文档](https://docs.github.com/en/pages)
226
+* [Netlify](https://www.netlify.com/)
227
+* [Vercel](https://vercel.com/)
0 commit comments