mirror of
https://github.com/Swatinem/rust-cache
synced 2025-08-16 01:45:30 +00:00
Add cache-on-failure to README
This commit is contained in:
parent
cf9cfbbe54
commit
a5df05bb52
1 changed files with 3 additions and 0 deletions
|
@ -31,6 +31,9 @@ located in the repo root.
|
||||||
: `target-dir`
|
: `target-dir`
|
||||||
The target directory that should be cleaned and persisted, defaults to `./target`.
|
The target directory that should be cleaned and persisted, defaults to `./target`.
|
||||||
|
|
||||||
|
: `cache-on-failure`
|
||||||
|
Cache even if the build fails, defaults to false
|
||||||
|
|
||||||
## Outputs
|
## Outputs
|
||||||
|
|
||||||
: `cache-hit`
|
: `cache-hit`
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue