From 3e124221bfd55fb94e0dccdf811cca982f84cb46 Mon Sep 17 00:00:00 2001 From: xiongxiao Date: Sun, 14 Sep 2025 22:00:22 +0800 Subject: [PATCH] https --- .cnb.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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