mirror of
https://github.com/eryajf/learning-weekly.git
synced 2025-10-21 12:39:27 +08:00
ci: 暂停自动提交功能
- 注释掉了 .cnb.yml 文件中的 commit 步骤 - 保留了 sync to github 步骤
This commit is contained in:
14
.cnb.yml
14
.cnb.yml
@@ -12,13 +12,13 @@ main:
|
|||||||
# userEmail: ${USER_EMAIL}
|
# userEmail: ${USER_EMAIL}
|
||||||
# loginUserName: ${LOGIN_USER_NAME}
|
# loginUserName: ${LOGIN_USER_NAME}
|
||||||
# loginPassword: ${LOGIN_PASSWORD}
|
# loginPassword: ${LOGIN_PASSWORD}
|
||||||
- name: commit
|
# - name: commit
|
||||||
image: tencentcom/git-commit:latest
|
# image: tencentcom/git-commit:latest
|
||||||
settings:
|
# settings:
|
||||||
add:
|
# add:
|
||||||
- learning-weekly.xml
|
# - learning-weekly.xml
|
||||||
commitMessage: "commit by ci"
|
# commitMessage: "commit by ci"
|
||||||
pushCurrent: true
|
# pushCurrent: true
|
||||||
- name: sync to github
|
- name: sync to github
|
||||||
image: tencentcom/git-sync
|
image: tencentcom/git-sync
|
||||||
imports: https://cnb.cool/eryajf/build-env/-/blob/main/env.yaml
|
imports: https://cnb.cool/eryajf/build-env/-/blob/main/env.yaml
|
||||||
|
Reference in New Issue
Block a user