1
0
mirror of https://gitlab.com/Anson-Projects/zine.git synced 2025-06-16 13:36:40 +00:00

see if this makes a difference

This commit is contained in:
Anson Biggs 2024-02-10 01:49:36 -07:00
parent d69f7844b1
commit 150b4aa059

View File

@ -3,8 +3,10 @@ stages:
- build_site - build_site
- deploy - deploy
variables:
CARGO_HOME: "$CI_PROJECT_DIR/cargo"
cache: cache:
key: ${CI_COMMIT_REF_SLUG}
paths: paths:
- target/ - target/
- cargo/ - cargo/