Skip to content

Commit

Permalink
appsec.yml 파일 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
youngwan2 committed Jun 21, 2024
1 parent 1c38a42 commit 9403235
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions appspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,6 @@ os: linux
destination: /home/ec2-user/project # 이 경로로 복사 합니다.
overwrite: yes

permissions:
- object: /home/ec2-user/project
owner: root
group: root
mode: 755

hooks:
AfterInstall:
- location: scripts/deploy.sh
Expand Down
Binary file removed test.png
Binary file not shown.

0 comments on commit 9403235

Please sign in to comment.