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 e737812 commit 0fb0f86
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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: /home/ubuntu/GLOG/scripts/deploy.sh
- location: /scripts/deploy.sh
timeout: 60
runas: ubuntu

0 comments on commit 0fb0f86

Please sign in to comment.