diff --git a/k8s/build.sh b/k8s/build.sh index 9769dc0f..a84e56f1 100755 --- 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"