Skip to content

Commit

Permalink
fix: appspec.yml 존재하는 파일 덮어쓰기
Browse files Browse the repository at this point in the history
  • Loading branch information
ay-eonii committed Aug 15, 2023
1 parent 05879d9 commit ae6deb8
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 @@ -5,6 +5,7 @@ files:
- source: /
destination: /home/ec2-user/Leets/LEETS
overwrite: yes
file_exists_behavior: OVERWRITE

permissions:
- object: /
Expand Down

0 comments on commit ae6deb8

Please sign in to comment.