Browse Source

前端部署修改

dev-lhz
chenzhihang 1 year ago
parent
commit
19cd88ac09
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      k8s/build.sh

+ 1
- 1
k8s/build.sh View File

@@ -139,7 +139,7 @@ fi

if [ "$service" == "all" ]; then
# 编译前端
# compile_front
compile_front

# 编译java
compile_java "all"


Loading…
Cancel
Save