From 9e5751c85641478af7bffb9be2f6b667799d8139 Mon Sep 17 00:00:00 2001 From: xinian Date: Thu, 29 Jan 2026 20:04:18 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cnb.yml b/.cnb.yml index 7d2879b04..93158b80d 100644 --- a/.cnb.yml +++ b/.cnb.yml @@ -10,7 +10,7 @@ main: imports: https://cnb.cool/blzing/key/-/blob/main/githubkey.yml settings: target_url: http://43.248.3.21:3000/admin/bl.git - auth_type: https + auth_type: http username: ${GIT_USERNAME} password: ${GIT_ACCESS_TOKEN} force: true