mirror of
https://github.com/eryajf/learning-weekly.git
synced 2025-09-27 01:55:56 +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}
|
||||
# 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
|
||||
|
Reference in New Issue
Block a user