GitHub Actions 是 GitHub 自家推出的持续集成和持续交付工作流服务。自从上次利用 GitHub Actions 实现 Blog 自动部署与发布过后,构建和发布 blog 从此变得轻松。这次,我打算充分利用 GitHub Actions, 把开源项目的持续构建和发布流程做成完全自动化。
继续阅读
博客: iTimothy 原文链接: https://xiaozhou.net/auto-ci-cd-via-github-actions-2022-05-02.html 文章作者: Timothy (github.com/TimothyYe) 发布日期: 2022 年 5 月 2 日 iTimothy RSS 地址: https://xiaozhou.net/atom.xml
#Timothy #iTimothy #github #GitHubActions #deploy