www/.cpanel.yml

7 lines
103 B
YAML
Raw Normal View History

2023-05-11 12:01:17 +03:00
---
deployment:
tasks:
2023-05-11 12:23:15 +03:00
- export DEPLOYPATH= ~/public_html/
- /bin/cp index.html $DEPLOYPATH
2023-05-11 12:01:17 +03:00