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"