2023-05-11 12:01:17 +03:00
|
|
|
---
|
|
|
|
deployment:
|
|
|
|
tasks:
|
2023-05-11 15:53:49 +03:00
|
|
|
- /bin/cp index.html ~/public_html
|
2023-05-11 15:57:56 +03:00
|
|
|
- /bin/cp -R assets ~/public_html
|
2023-06-19 23:48:18 +03:00
|
|
|
- /bin/cp -R link ~/public_html
|
|
|
|
- /bin/cp -R dev ~/public_html
|
|
|
|
- /bin/cp -R about ~/public_html
|
|
|
|
- /bin/cp -R now ~/public_html
|