ci: 暂停自动提交功能

- 注释掉了 .cnb.yml 文件中的 commit 步骤
- 保留了 sync to github 步骤
This commit is contained in:
eryajf
2025-04-12 09:40:08 +08:00
parent 0fea7b437b
commit 7bd6f33895

View File

@@ -12,13 +12,13 @@ main:
# userEmail: ${USER_EMAIL}
# loginUserName: ${LOGIN_USER_NAME}
# loginPassword: ${LOGIN_PASSWORD}
- name: commit
image: tencentcom/git-commit:latest
settings:
add:
- learning-weekly.xml
commitMessage: "commit by ci"
pushCurrent: true
# - name: commit
# image: tencentcom/git-commit:latest
# settings:
# add:
# - learning-weekly.xml
# commitMessage: "commit by ci"
# pushCurrent: true
- name: sync to github
image: tencentcom/git-sync
imports: https://cnb.cool/eryajf/build-env/-/blob/main/env.yaml