Permitir cpanel.yml
This commit is contained in:
@@ -0,0 +1,7 @@
|
|||||||
|
---
|
||||||
|
deployment:
|
||||||
|
tasks:
|
||||||
|
- export APPPATH=/home/devsecuiep/repositories/SistemaEducativoLaravel
|
||||||
|
- /usr/local/bin/composer install --no-dev --optimize-autoloader
|
||||||
|
- export DEPLOYPATH=/home/devsecuiep/public_html
|
||||||
|
- /bin/cp -R public/* $DEPLOYPATH
|
||||||
Reference in New Issue
Block a user