Skip to content

Commit

Permalink
Update appspec.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jinseohyun1228 authored Nov 7, 2024
1 parent aa9eb7d commit f25f3fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ hooks:
- location: scripts/start_server.sh
timeout: 60
runas: ubuntu
args: ["chmod +x ./scripts/start_server.sh"] # 스크립트에 실행 권한 부여
ValidateService:
- location: scripts/validate_service.sh
timeout: 60
Expand Down

0 comments on commit f25f3fe

Please sign in to comment.