This commit is contained in:
aozhiwei 2020-02-03 11:54:17 +08:00
parent 69fa7b1669
commit 8cc84ada0b

View File

@ -13,3 +13,4 @@ SOURCE_PATH="third_party/wjtx/trunk/"
PRE_COMPILE_CMD=""
COMPILE_CMD="mvn clean package install -Dmaven.test.skip=true"
POST_COMPILE_CMD="cd game-standalone/target && unzip game-standlone.zip"
EXT_PKG_FILES="conf spring"