From cb07ce61536507e1530b098ab0aa5e6391236e18 Mon Sep 17 00:00:00 2001 From: xinian Date: Thu, 29 Jan 2026 20:34:32 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BC=96=E8=BE=91=E6=96=87=E4=BB=B6=20.cnb.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .cnb.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.cnb.yml b/.cnb.yml index 63acabb47..2e2aed296 100644 --- a/.cnb.yml +++ b/.cnb.yml @@ -9,8 +9,8 @@ main: cpus: 1 imports: https://cnb.cool/blzing/key/-/blob/main/githubkey.yml settings: - target_url: git@43.248.3.21:222:admin/bl.git - auth_type: ssh + target_url: http://43.248.3.21:3000/admin/bl.git + auth_type: https username: ${GIT_USERNAME} password: ${GIT_ACCESS_TOKEN} git_host: 43.248.3.21