This commit is contained in:
parent
de6bb64a5a
commit
caf331f031
1 changed files with 2 additions and 0 deletions
|
|
@ -7,6 +7,8 @@ steps:
|
||||||
render-site:
|
render-site:
|
||||||
image: registry.gitlab.com/quarto-forge/docker/rstats
|
image: registry.gitlab.com/quarto-forge/docker/rstats
|
||||||
commands:
|
commands:
|
||||||
|
- export XDG_CACHE_HOME=/tmp/quarto_cache_home
|
||||||
|
- export XDG_DATA_HOME=/tmp/quarto_data_home
|
||||||
- cd $CI_WORKSPACE
|
- cd $CI_WORKSPACE
|
||||||
- quarto render
|
- quarto render
|
||||||
when:
|
when:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue