Skip to content
Snippets Groups Projects
Commit 382527a4 authored by Gorka Fraga Gonzalez's avatar Gorka Fraga Gonzalez :seedling:
Browse files

Update file .gitlab-ci.yml

parent 4f0f5127
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@ pages:
script:
- cd webpage_contents
- R -e "quarto::quarto_render()"
- mv ./_book/* ../public/
- mv -r ./_book/* ../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