Skip to content

Commit ff57d1f

Browse files
abyyxwangcnb
authored andcommitted
编辑文件 .cnb.yml
1 parent a92eb53 commit ff57d1f

1 file changed

Lines changed: 15 additions & 1 deletion

File tree

.cnb.yml

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,18 @@
1-
# .cnb.yml
1+
# # .cnb.yml
2+
# main:
3+
# push:
4+
# - stages:
5+
# - name: sync to github with rebase
6+
# image: tencentcom/git-sync
7+
# imports:
8+
# - https://cnb.cool/tencent/cloud/trtc/github-access-tokens/-/blob/main/env.access_token.yml
9+
# settings:
10+
# target_url: https://github.com/Tencent-RTC/TUIKit_iOS.git
11+
# auth_type: https
12+
# username: ${GITHUB_USER_NAME}
13+
# password: ${GITHUB_ACCESS_TOKEN}
14+
# sync_mode: rebase
15+
216
main:
317
push:
418
- stages:

0 commit comments

Comments
 (0)