Skip to content

Commit 14795f8

Browse files
anlyyaocnb
authored andcommitted
合并来自 ci/Sync_to_Github 的合并请求 #1
ci: add .cnb.yml PR-URL: #1
2 parents 542fd2b + 5f9966c commit 14795f8

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

.cnb.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
main:
2+
push:
3+
# 导入密钥仓库文件为环境变量
4+
- imports:
5+
- https://cnb.cool/tencent/tdesign/tdesign-private/-/blob/main/cnb-envs.yml
6+
stages:
7+
- name: sync to github with rebase
8+
image: tencentcom/git-sync
9+
settings:
10+
target_url: https://github.com/Tencent/tdesign-miniprogram-starter-retail.git
11+
auth_type: https
12+
username: ${GIT_USERNAME}
13+
password: ${GIT_ACCESS_TOKEN}
14+
sync_mode: rebase

0 commit comments

Comments
 (0)