diff --git a/.cnb.yml b/.cnb.yml index 3718d1a..57be8bf 100644 --- a/.cnb.yml +++ b/.cnb.yml @@ -11,7 +11,7 @@ main: image: tencentcom/git-sync settings: target_url: https://git.xiongxiao.me/kevisual/cnb.git - auth_type: ssh + auth_type: https username: ${GITEA_USERNAME} password: ${GITEA_PASSWORD} git_host: git.xiongxiao.me