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
相关推荐
只会copy的搬运工6 小时前
Jenkins 持续集成部署——Jenkins实战与运维(1)
运维·ci/cd·jenkins
tingkeiii8 小时前
gitlab克隆仓库报错fatal: unable to access ‘仓库地址xxxxxxxx‘
gitlab
dami_king13 小时前
项目开源能够带来什么?从中得到了什么?
开源·gitlab·github
kaixin_learn_qt_ing1 天前
Bazel CI
ci/cd
月如琉璃1 天前
0.gitlab ubuntu20.04 部署问题解决
gitlab
the丶only1 天前
单点登录平台Casdoor搭建与使用,集成gitlab同步创建删除账号
linux·运维·服务器·docker·gitlab
书生-w1 天前
Docker部署GitLab服务器
服务器·docker·gitlab
isolusion2 天前
gitlab安装
gitlab
Y编程小白2 天前
GitLab的安装和使用
gitlab
谢家小布柔2 天前
Gitlab
gitlab