Skip to content

Commit 0b6f39f

Browse files
author
Saiya
committed
feat: add help links to doc github
1 parent df9d7f6 commit 0b6f39f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/content/docs/cicd/github.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,3 +219,9 @@ jobs:
219219
GitHub 提供了强大且方便的 CI/CD 功能,通过 GitHub Actions,前端开发者可以轻松地实现代码的自动化测试、构建和发布。而结合第三方平台,前端项目可以更加灵活地完成部署,从而提高开发效率并保证软件的质量。希望这篇文章能帮助你更好地掌握 GitHub 上的 CI/CD 实践。
220220

221221

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

Comments
 (0)