2
0

fix: mvn deploy

This commit is contained in:
caiyuchao
2024-12-10 15:32:38 +08:00
parent 9ee1cb789e
commit fd9a31e6c1
3 changed files with 2 additions and 3 deletions

View File

@@ -7,7 +7,7 @@ fi
cd ..
git pull
mvn clean package -P ${profile_name}
mvn clean package -Dmaven.test.skip=true -P ${profile_name}
cd docker
./copy.sh