WANG 6 سال پیش
والد
کامیت
cac8c73777
1فایلهای تغییر یافته به همراه3 افزوده شده و 0 حذف شده
  1. 3 0
      examcloud-core-basic-starter/shell/jenkins.sh

+ 3 - 0
examcloud-core-basic-starter/shell/jenkins.sh

@@ -10,5 +10,8 @@ cd  ~/project/examcloud/
 unzip -o examcloud-core-basic-distribution.zip
 
 cd examcloud-core-basic
+echo "--spring.profiles.active=test --examcloud.startup.configCenterHost=localhost" > start.args
+echo "-server -Xms512m -Xmx512m  -XX:-UseGCOverheadLimit" > start.vmoptions
+
 bash stop.sh
 bash start.sh 100