Skip to content

Commit

Permalink
[CI] update code-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gol2580 committed Jan 20, 2024
1 parent 44c188f commit e5d4f77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ else
fi

echo "> $JAR_PATH 배포" #3
nohup java -jar $JAR_NAME &
nohup java -jar $JAR_NAME > /home/ec2-user/nohup.out &

0 comments on commit e5d4f77

Please sign in to comment.