web/.cpanel.yml

20 lines
674 B
YAML
Raw Normal View History

2024-04-13 12:54:20 +03:00
---
deployment:
tasks:
- /bin/cp _site/404.html ~/public_html
- /bin/cp _site/feed.xml ~/public_html
- /bin/cp _site/index.html ~/public_html
- /bin/cp _site/redirects.json ~/public_html
- /bin/cp _site/robots.txt ~/public_html
- /bin/cp _site/404.html ~/public_html
- /bin/cp _site/404.html ~/public_html
- /bin/cp -R assets ~/public_html
- /bin/cp -R link ~/public_html
- /bin/cp -R dev ~/public_html
- /bin/cp -R after-yks ~/public_html
- /bin/cp -R about ~/public_html
- /bin/cp -R now ~/public_html
- /bin/cp -R iflpanel ~/public_html
- /bin/cp -R bagis ~/public_html
- /bin/cp robots.txt ~/public_html