Remove the .cpanel.yml file

This commit is contained in:
Leonard Smith 2021-04-07 20:04:23 -05:00
parent 2b5501e85d
commit bfb6652770
1 changed files with 0 additions and 8 deletions

View File

@ -1,8 +0,0 @@
---
deployment:
tasks:
- export DEPLOYPATH=/home/onlin401/public_html/allgreektome/frontend/
- /bin/cp dist/.htaccess $DEPLOYPATH
- /bin/cp dist/index.html $DEPLOYPATH
- /bin/cp dist/robots.txt $DEPLOYPATH
- /bin/cp -R dist/assets $DEPLOYPATH