fix: update deploy file
This commit is contained in:
parent
127947d69c
commit
5ce2a4e4ef
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
deployment:
|
||||
tasks:
|
||||
- /bin/cp index.html ~/public_html
|
||||
- /bin/cp index.php ~/public_html
|
||||
- /bin/cp -R assets ~/public_html
|
||||
- /bin/cp -R link ~/public_html
|
||||
- /bin/cp -R dev ~/public_html
|
||||
|
|
Loading…
Reference in a new issue