Skip to content
Snippets Groups Projects
Commit 0a265c84 authored by pablomartin11's avatar pablomartin11
Browse files

cambios

parent c936c15d
No related branches found
No related tags found
No related merge requests found
Pipeline #12939 failed
pages:
stage: deploy
script:
- mkdir .public
- cp -r * .public
- mkdir -p .public/clasificacion .public/equipo
- cp -r clasificacion/* .public/clasificacion
- cp -r equipo/* .public/equipo
- mv .public public
artifacts:
paths:
......
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