From 81908b4b867d817d82f4010d623896e14a948fe5 Mon Sep 17 00:00:00 2001 From: chenzhihang <709011834@qq.com> Date: Fri, 13 Sep 2024 14:16:05 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=8F=91=E5=B8=83=E8=84=9A?= =?UTF-8?q?=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- k8s/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/build.sh b/k8s/build.sh index a0a3adee..ed30e9f1 100644 --- a/k8s/build.sh +++ b/k8s/build.sh @@ -139,7 +139,7 @@ fi if [ "$service" == "all" ]; then # 编译前端 -# compile_front + compile_front # 编译java compile_java "all"