官网
bash
## gitlab-ci 完整语法
https://docs.gitlab.cn/jh/ci/yaml/index.html
原理
流程图
说明
GitLab Runner 是 GitLab CI/CD 的一个组件,用于运行构建、测试和部署作业。它是一个开源项目,允许您在专用、共享或云计算资源上执行作业。
GitLab Runner
GitLab Runner 安装
bash
https://docs.gitlab.com/runner/install/linux-repository.html
GitLab Runner 注册
bash
https://docs.gitlab.com/runner/install/linux-repository.html