Q
This commit is contained in:
9
.cnb.yml
9
.cnb.yml
@@ -10,12 +10,15 @@ main:
|
||||
- name: sync to gitea
|
||||
image: tencentcom/git-sync
|
||||
settings:
|
||||
target_url: git@git.xiongxiao.me:kevisual/cnb.git
|
||||
auth_type: ssh
|
||||
ssh_key: ${GITEA_SSH_KEY}
|
||||
target_url: https://git.xiongxiao.me/kevisual/cnb.git
|
||||
auth_type: https
|
||||
username: ${GITEA_USERNAME}
|
||||
password: ${GITEA_PASSWORD}
|
||||
git_user: "abearxiong"
|
||||
git_email: "xiongxiao@xiongxiao.me"
|
||||
sync_mode: rebase
|
||||
git_host: git.xiongxiao.me
|
||||
branch: main
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user