Do not cache untracked files
This commit is contained in:
parent
30f0a67cda
commit
1e1d8bb697
1 changed files with 0 additions and 1 deletions
|
@ -12,7 +12,6 @@ variables:
|
|||
# Cache rust/cargo/build artifacts
|
||||
cache:
|
||||
key: "$CI_PIPELINE_ID-$RUST_VERSION"
|
||||
untracked: true
|
||||
paths:
|
||||
- /usr/local/cargo/registry/
|
||||
- /usr/local/rustup/toolchains/
|
||||
|
|
Loading…
Add table
Reference in a new issue