update script

This commit is contained in:
thinkgem
2023-07-21 23:47:28 +08:00
parent 084bfaac92
commit 1098757b6a
40 changed files with 144 additions and 44 deletions

View File

@@ -4,12 +4,14 @@
# * No deletion without permission, or be held responsible to law.
# *
# * Author: ThinkGem@163.com
# *
# */
echo ""
echo "[信息] 打包Web工程生成war/jar包文件。"
echo ""
mvn -v
echo ""
cd ..
mvn clean package spring-boot:repackage -Dmaven.test.skip=true -U