Skip to content

Commit

Permalink
배포 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
JONG-KYEONG committed Jan 7, 2024
1 parent 11388c6 commit e737812
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 7 deletions.
9 changes: 3 additions & 6 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion appspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ permissions:
group: ubuntu
hooks:
AfterInstall:
- location: scripts/deploy.sh
- location: /home/ubuntu/GLOG/scripts/deploy.sh
timeout: 60
runas: ubuntu

0 comments on commit e737812

Please sign in to comment.