We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 09e6783 + 1e27ef9 commit 140cabaCopy full SHA for 140caba
appspec.yml
@@ -7,6 +7,7 @@ files:
7
- source: /
8
destination: ~/app
9
overwrite: yes # overwrite 허용 여부
10
+file_exists_behavior: OVERWRITE
11
12
## 권한 설정
13
permissions:
0 commit comments