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
相关推荐
Sopaco9 小时前
告别项目文档滞后:Litho(deepwiki-rs)在CI/CD中的自动化文档生成实践
运维·ci/cd·自动化
rocksun4 天前
基于GitOps的平台工程:Crossplane与ArgoCD实战
ci/cd·devops
牛马的人生4 天前
GitLab入门教程:打开DevOps全流程的大门
运维·其他·gitlab·devops
水冗水孚5 天前
Ubuntu服务器上使用docker-compose部署 gitlab(图文并茂记录)
gitlab
Lin_Aries_04215 天前
基于 CI/CD 平台将应用程序自动部署到 Kubernetes 集群
运维·ci/cd·docker·云原生·容器·kubernetes·jenkins
<花开花落>7 天前
gitlab-runner 再次实践中理解和学习
gitlab
Elastic 中国社区官方博客7 天前
CI/CD 流水线与 agentic AI:如何创建自我纠正的 monorepos
大数据·运维·数据库·人工智能·搜索引擎·ci/cd·全文检索
Lin_Aries_04217 天前
基于 CI/CD(Jenkins)将 Spring Boot 应用自动部署到 Kubernetes 集群
spring boot·ci/cd·docker·容器·自动化·jenkins
Vahala0623-孔勇8 天前
CI/CD流水线优化:GitLab CI镜像构建加速实战
ci/cd·gitlab
幼稚园的山代王8 天前
utf8mb4_bin、 utf8mb3_general_ci 、utf8mb4_0900_ai_ci 这几个有什么区别
ci/cd