Skip to content

Commit

Permalink
chore: appspec.yml 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
dudwns committed Mar 10, 2024
1 parent bee9af8 commit 007e045
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 @@ -5,7 +5,7 @@ files:
- source: /
destination: /home/ubuntu/deploy
overwrite: yes

file_exists_behavior: OVERWRITE
permissions:
- object: /
pattern: '**'
Expand Down

0 comments on commit 007e045

Please sign in to comment.