Skip to content
Snippets Groups Projects
Verified Commit 23f04019 authored by nfontrod's avatar nfontrod
Browse files

.gitlab-ci.yml: update

parent 75dd1833
No related branches found
No related tags found
No related merge requests found
Pipeline #705 passed
...@@ -4,7 +4,6 @@ pages: ...@@ -4,7 +4,6 @@ pages:
stage: deploy stage: deploy
image: registry.gitlab.com/quarto-forge/docker/polyglot image: registry.gitlab.com/quarto-forge/docker/polyglot
script: script:
- Rscript requirements.R
- quarto render ./ - quarto render ./
- mv _site public # gitlab pages should be stored in 'public' directory - mv _site public # gitlab pages should be stored in 'public' directory
artifacts: artifacts:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment