Skip to content
GitLab
菜单
为什么选择 GitLab
定价
联系销售
探索
为什么选择 GitLab
定价
联系销售
探索
登录
获取免费试用
主导航
搜索或转到…
项目
GitLab
管理
动态
成员
标记
计划
议题
议题看板
里程碑
代码
合并请求
仓库
分支
提交
标签
仓库图
比较修订版本
代码片段
构建
流水线
作业
流水线计划
产物
部署
发布
Package registry
容器镜像库
模型注册表
运维
环境
Terraform 模块
监控
事件
服务台
分析
价值流分析
贡献者分析
CI/CD 分析
仓库分析
模型实验
帮助
帮助
支持
GitLab 文档
比较 GitLab 各版本
社区论坛
为极狐GitLab 提交贡献
提交反馈
隐私声明
快捷键
?
新增功能
4
代码片段
群组
项目
显示更多面包屑
杨林
GitLab
提交
0f8af0a3
未验证
提交
0f8af0a3
编辑于
1 year ago
作者:
Dov Hershkovitch
提交者:
GitLab
1 year ago
浏览文件
操作
下载
补丁
差异文件
Emphasizing components over CI template contributions
上级
136aabd3
No related branches found
No related tags found
无相关合并请求
变更
1
隐藏空白变更内容
行内
左右并排
显示
1 个更改的文件
doc/development/cicd/templates.md
+11
-0
11 个添加, 0 个删除
doc/development/cicd/templates.md
有
11 个添加
和
0 个删除
doc/development/cicd/templates.md
+
11
−
0
浏览文件 @
0f8af0a3
...
...
@@ -6,6 +6,17 @@ info: Any user with at least the Maintainer role can merge updates to this conte
# Development guide for GitLab CI/CD templates
NOTE:
With the introduction of the
[
CI/CD Catalog
](
../../ci/components/index.md#cicd-catalog
)
,
GitLab is no longer accepting contributions of new CI/CD templates to the codebase. Instead,
we encourage team members to create
[
CI/CD components
](
../../ci/components/index.md
)
for the catalog. This transition enhances the modularity and maintainability of our
shared CI/CD resources, and avoids the complexities of contributing new CI/CD templates.
If you need to update an existing template, you must also update the matching CI/CD component.
If no component exists that matches the CI/CD template yet, consider creating the matching component.
This ensures that template and component functionality remain in sync, aligning with
our new development practices.
This document explains how to develop
[
GitLab CI/CD templates
](
../../ci/examples/index.md#cicd-templates
)
.
## Requirements for CI/CD templates
...
...
此差异已折叠。
点击以展开。
预览
0%
加载中
请重试
或
添加新附件
.
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
保存评论
取消
想要评论请
注册
或
登录