1
0
mirror of https://gitlab.com/Anson-Projects/anson-stuff/zinetest.git synced 2025-06-15 13:36:39 +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
- deploy
variables:
CARGO_HOME: "$CI_PROJECT_DIR/cargo"
cache:
key: ${CI_COMMIT_REF_SLUG}
paths:
- target/
- cargo/