mirror of
https://gitlab.com/Anson-Projects/anson-stuff/zinetest.git
synced 2025-06-16 05:56:39 +00:00
see if this makes a difference
This commit is contained in:
parent
d69f7844b1
commit
150b4aa059
@ -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/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user