Skip to content

Commit

Permalink
feat: cicd test8
Browse files Browse the repository at this point in the history
  • Loading branch information
birdieHyun committed Oct 25, 2023
1 parent 8fca7ee commit 3c8eacb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ else
fi
echo "> $JAR_PATH 배포"

java -jar $JAR_NAME > app.log 2>&1 &
java -jar $JAR_PATH > app.log 2>&1 &

0 comments on commit 3c8eacb

Please sign in to comment.