Skip to content

Commit

Permalink
docs: pr template 수정, deploy.sh 공백 제거
Browse files Browse the repository at this point in the history
  • Loading branch information
hyeseon-han committed Feb 21, 2024
1 parent 4212a3e commit 1197793
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
3 changes: 1 addition & 2 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
## 요구사항

이슈번호: [Jira 이슈번호](Jira 이슈링크)

## 작업내용

-

## 테스트 결과 또는 방법
-
4 changes: 1 addition & 3 deletions deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,4 @@
echo "> FE 배포"

cd /home/ubuntu/fridge-link-deploy
pm2 restart all


pm2 restart all

0 comments on commit 1197793

Please sign in to comment.