mirror of
https://github.com/rtic-rs/rtic.git
synced 2024-11-27 14:04:56 +01:00
drop the cargo cache
This commit is contained in:
parent
8767f625d8
commit
ff089a4d89
1 changed files with 0 additions and 4 deletions
|
@ -51,10 +51,6 @@ script:
|
||||||
|
|
||||||
after_script: set +e
|
after_script: set +e
|
||||||
|
|
||||||
cache: cargo
|
|
||||||
before_cache:
|
|
||||||
- chmod -R a+r $HOME/.cargo
|
|
||||||
|
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
- staging
|
- staging
|
||||||
|
|
Loading…
Reference in a new issue