Gitlab-CI

官网

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
相关推荐
RemainderTime1 天前
(十)Spring Cloud Alibaba 2023.x:生产级 CI/CD 全链路实战(从 Dockerfile 到 Jenkins)
运维·spring cloud·ci/cd·docker·jenkins
乾元2 天前
用 AI 做联动:当应用层出现问题,网络如何被“自动拉入决策回路”
运维·开发语言·网络·人工智能·ci/cd·自动化
初学者_xuan2 天前
Git&GitLab安装gitlab(rocky系统)
git·gitlab
凤凰战士芭比Q2 天前
DevOps理念、Git(Git常用命令)、Gitlab仓库
git·gitlab·devops
charlee443 天前
Github项目CI&CD部署
ci/cd·github·devops·github actions
游戏开发爱好者83 天前
苹果 App 上架流程,结合 Xcode、CI 等常见工具
macos·ios·ci/cd·小程序·uni-app·iphone·xcode
HIT_Weston3 天前
66、【Ubuntu】【Gitlab】拉出内网 Web 服务:Gitlab 配置审视(十)
前端·ubuntu·gitlab