diff --git a/.cpanel.yml b/.cpanel.yml deleted file mode 100644 index 5b071e8..0000000 --- a/.cpanel.yml +++ /dev/null @@ -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