|
@@ -12,7 +12,6 @@ variables:
|
|
# Cache rust/cargo/build artifacts
|
|
# Cache rust/cargo/build artifacts
|
|
cache:
|
|
cache:
|
|
key: "$CI_PIPELINE_ID-$RUST_VERSION"
|
|
key: "$CI_PIPELINE_ID-$RUST_VERSION"
|
|
- untracked: true
|
|
|
|
paths:
|
|
paths:
|
|
- /usr/local/cargo/registry/
|
|
- /usr/local/cargo/registry/
|
|
- /usr/local/rustup/toolchains/
|
|
- /usr/local/rustup/toolchains/
|