Skip to content

Commit 838a977

Browse files
authored
Merge pull request #1243 from bensonhome/main
update .cnb.yml
2 parents 81defe2 + 3428f2e commit 838a977

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)