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:
@@ -13,6 +13,9 @@ build:
|
||||
- if: '$CI_COMMIT_BRANCH == "master"'
|
||||
|
||||
staging:
|
||||
cache:
|
||||
paths:
|
||||
- _freeze
|
||||
stage: deploy
|
||||
image: ${CI_REGISTRY_IMAGE}:latest
|
||||
script:
|
||||
|
Reference in New Issue
Block a user