Skip to content
Snippets Groups Projects
Commit 77cb881b authored by marmart0's avatar marmart0
Browse files

Add new file

parent 991f1e12
No related branches found
No related tags found
No related merge requests found
Pipeline #13277 failed
pages:
stage: deploy
script:
- mkdir .public
- cp -r * .public
artifacts:
paths:
- .public
only:
- main # Reemplaza "main" con la rama que quieras usar
\ No newline at end of file
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