Browse Source

修改发布脚本

dev-DXTZYK
chenzhihang 1 year ago
parent
commit
81908b4b86
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