Using docker image for quarto and R
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
This commit is contained in:
parent
69140abcf1
commit
de6bb64a5a
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue