Skip to content

Commit 4159c31

Browse files
committed
🎨update .cnb.yml
1 parent 493aa3c commit 4159c31

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.cnb.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"**": # 触发的分支名,默认所有分支,按需修改
33
push: # push 触发,可按需修改为 pull_request 等
44
- stages:
5-
# 获取 git 变更文件列表,供TCA增量分析使用
5+
# 获取 git 变更文件列表,供 TCA 增量分析使用
66
- name: git-change-list
77
image: cnbcool/git-change-list:latest
88
settings:

0 commit comments

Comments
 (0)