Using docker image for quarto and R
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Louis 2025-07-08 15:05:13 +02:00
parent 69140abcf1
commit de6bb64a5a

View file

@ -5,7 +5,7 @@ clone:
steps: steps:
render-site: render-site:
image: ghcr.io/quarto-dev/quarto:1.7.22 image: registry.gitlab.com/quarto-forge/docker/rstats
commands: commands:
- cd $CI_WORKSPACE - cd $CI_WORKSPACE
- quarto render - quarto render