cpanel.yml

This commit is contained in:
2026-04-30 10:32:03 +07:00
parent a09a42c2d1
commit 7123d8882d

View File

@@ -1,4 +1,6 @@
---
deployment:
tasks:
- cp -r . /home/javi/hello-world.ai1.ovh/
- export DEPLOYPATH=/home/javi/hello-world.ai1.ovh/
- /bin/cp index.html $DEPLOYPATH
- echo "OK: despliegue completo en $DEPLOYPATH"