This commit is contained in:
parent
430e01b57a
commit
0b8b403c5c
1 changed files with 2 additions and 1 deletions
|
|
@ -10,7 +10,8 @@ steps:
|
|||
- export XDG_CACHE_HOME=/tmp/quarto_cache_home
|
||||
- export XDG_DATA_HOME=/tmp/quarto_data_home
|
||||
- cd $CI_WORKSPACE
|
||||
- quarto --no-home render
|
||||
- mkdir .quarto
|
||||
- quarto render
|
||||
when:
|
||||
event: [push, pull_request, cron, manual]
|
||||
branch:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue