Skip to content

Commit 140caba

Browse files
author
Lee Euije
authored
Merge pull request #496 from team-yello/develop
develop [develop] fix: file dup
2 parents 09e6783 + 1e27ef9 commit 140caba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appspec.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ files:
77
- source: /
88
destination: ~/app
99
overwrite: yes # overwrite 허용 여부
10+
file_exists_behavior: OVERWRITE
1011

1112
## 권한 설정
1213
permissions:

0 commit comments

Comments
 (0)