무중단배포
This commit is contained in:
@@ -27,5 +27,5 @@ echo "> $JAR_NAME 를 profile=$IDLE_PROFILE 로 실행합니다"
|
||||
|
||||
nohup java -jar \
|
||||
-Dspring.config.location=/home/ec2-user/app/application.yml,/home/ec2-user/app/application-$IDLE_PROFILE.yml \
|
||||
-Dspning.profiles.active=$IDLE_PROFILE \
|
||||
-Dspring.profiles.active=$IDLE_PROFILE \
|
||||
$JAR_NAME > $REPOSITORY/nohup.out 2>&1 &
|
||||
Reference in New Issue
Block a user