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 cdd1ef8 commit 9381975
Showing 1 changed file with 1 addition and 1 deletion.
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: scripts/deploy.sh
timeout: 60
runas: ubuntu

0 comments on commit 9381975

Please sign in to comment.