优化bat脚本及shell脚本

This commit is contained in:
thinkgem
2018-04-17 20:55:22 +08:00
parent d9193835ef
commit f8562e1ccb
22 changed files with 91 additions and 50 deletions

View File

@@ -13,7 +13,7 @@ echo.
%~d0
cd %~dp0
cd ../
cd ..
call mvn clean deploy -Dmaven.test.skip=true -Pdeploy
pause