Compare commits
2 Commits
e1b13e4779
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 47fe4c1343 | |||
| 1e91062141 |
4
.cnb.yml
4
.cnb.yml
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user