From 1dbc4edcdaf27ca39879e3a3dcd027bb9d9030bc Mon Sep 17 00:00:00 2001 From: chufan Date: Sun, 18 May 2025 18:12:07 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E6=B5=81=E6=B0=B4?= =?UTF-8?q?=E7=BA=BF=E6=9E=84=E5=BB=BA`Docker`=E9=95=9C=E5=83=8F=E5=BC=82?= =?UTF-8?q?=E5=B8=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/CI.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 36d5798..1c2bff9 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -131,4 +131,4 @@ jobs: # 快速构建并推送 - name: Push Docker Image run: | - ./scripts/bundle + ./scripts/build-image