Skip to content
Snippets Groups Projects
Commit 628b2c1d authored by frajuar's avatar frajuar
Browse files

Archivo para ver el enlace

parent 55e2afc2
No related branches found
No related tags found
No related merge requests found
Pipeline #12908 failed
pages:
stage: deploy
script:
- mkdir .public
- cp -r * .public # Copia todo el proyecto
artifacts:
paths:
- .public
only:
- main # Usa "main" o el nombre de tu rama principal
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment