perf:测试数据库备份
This commit is contained in:
@@ -25,5 +25,5 @@ build-jar:
|
||||
- if: $CI_COMMIT_BRANCH == "master"
|
||||
script:
|
||||
- mvn clean package -Dmaven.test.skip=true
|
||||
- cd springboot-ademo
|
||||
- cd springboot-ademo/target
|
||||
- nohup java -Xms=64m -Xmx=64m -Dspring.profiles.active=test -jar springboot-ademo-1.0.0.jar
|
||||
|
||||
Reference in New Issue
Block a user