This commit is contained in:
2025-09-14 22:13:50 +08:00
parent 3021d864bd
commit e1b13e4779

View File

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