1
0
mirror of https://gitlab.com/Anson-Projects/projects.git synced 2025-08-02 19:41:38 +00:00

Use freezing and caching to speed up quarto render

This commit is contained in:
2024-03-04 00:03:10 +00:00
parent c2f23027c1
commit 806fa0715a
9 changed files with 11 additions and 8 deletions

View File

@@ -13,6 +13,9 @@ build:
- if: '$CI_COMMIT_BRANCH == "master"'
staging:
cache:
paths:
- _freeze
stage: deploy
image: ${CI_REGISTRY_IMAGE}:latest
script: