WANG 6 years ago
parent
commit
05d09da1da
1 changed files with 2 additions and 1 deletions
  1. 2 1
      examcloud-core-basic-starter/shell/jenkins.sh

+ 2 - 1
examcloud-core-basic-starter/shell/jenkins.sh

@@ -14,4 +14,5 @@ echo "--spring.profiles.active=test --examcloud.startup.configCenterHost=localho
 echo "-server -Xms512m -Xmx512m  -XX:-UseGCOverheadLimit" > start.vmoptions
 
 bash stop.sh
-bash start.sh 100
+BUILD_ID=DONTKILLME
+bash start.sh 110