Skip to content
Snippets Groups Projects
Commit f2b39a95 authored by ROCHER VINCENT's avatar ROCHER VINCENT
Browse files

adding missing lib

parent 12ac6614
No related branches found
No related tags found
No related merge requests found
......@@ -28,7 +28,7 @@ build:
before_script:
- export ${RENV_PATHS_CACHE}
- export ${RENV_PATHS_LIBRARY}
- apt install libgdal-dev
- apt-get update && apt-get install libgdal-dev
- R -e "renv::restore()"
script: quarto render --cache
rules:
......@@ -48,6 +48,4 @@ netlify:
- build
script:
- quarto publish netlify --no-browser --no-render --no-promp --id {NETLIFY_WEBSITE_ID}
rules:
- if: $CI_COMMIT_TAG
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