t
This commit is contained in:
5
.cnb.yml
5
.cnb.yml
@@ -10,8 +10,9 @@ main:
|
|||||||
- name: sync to gitea
|
- name: sync to gitea
|
||||||
image: tencentcom/git-sync
|
image: tencentcom/git-sync
|
||||||
settings:
|
settings:
|
||||||
target_url: https://git.xiongxiao.me/kevisual/cnb.git
|
target_url: git@git.xiongxiao.me:kevisual/cnb.git
|
||||||
auth_type: https
|
auth_type: ssh
|
||||||
|
ssh_key: ${GITEA_SSH_KEY}
|
||||||
username: ${GITEA_USERNAME}
|
username: ${GITEA_USERNAME}
|
||||||
password: ${GITEA_PASSWORD}
|
password: ${GITEA_PASSWORD}
|
||||||
git_host: git.xiongxiao.me
|
git_host: git.xiongxiao.me
|
||||||
|
|||||||
Reference in New Issue
Block a user