This commit is contained in:
2026-04-30 10:42:31 +07:00
parent a62a02b928
commit c53f7ce03e
2 changed files with 11 additions and 2 deletions

View File

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