From f3d20db625dd61a95e472f630151955b7d7366f2 Mon Sep 17 00:00:00 2001 From: zhangxinhui02 Date: Tue, 23 Sep 2025 03:10:04 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4CI?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- helm-chart/.gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/helm-chart/.gitlab-ci.yml b/helm-chart/.gitlab-ci.yml index 8f7a30b2..2415c8f4 100644 --- a/helm-chart/.gitlab-ci.yml +++ b/helm-chart/.gitlab-ci.yml @@ -33,6 +33,7 @@ build-core: - target-repo/ script: - cd target-repo/ + - export BUILD_CONTEXT=$(pwd) - ls -al - export BUILD_DESTINATION="reg.mikumikumi.xyz/maibot/maibot:$(cat MAIBOT_VERSION)" - build