Compare commits

...

2 Commits

Author SHA1 Message Date
47fe4c1343 更新 readme.md 2025-09-14 22:33:27 +08:00
1e91062141 update 2025-09-14 22:15:15 +08:00
2 changed files with 7 additions and 4 deletions

View File

@@ -12,10 +12,8 @@ main:
settings:
target_url: https://git.xiongxiao.me/kevisual/cnb.git
auth_type: https
# username: ${GITEA_USERNAME}
# password: ${GITEA_PASSWORD}
username: "oauth2"
password: "18cd3c00308c3813765dde41d093d48bed76fabd"
password: ${GITEA_TOKEN}
git_user: "abearxiong"
git_email: "xiongxiao@xiongxiao.me"
sync_mode: rebase

View File

@@ -1 +1,6 @@
# 研究cnb的使用
### 代码同步
1. 从cnb同步到本地gitea
2. 从本地gitea同步到cnb