depot/Depot CI cache disk mount
Mount a durable cache disk which supports mult-write and shares content between runs
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | The path to the cache directory to mount. Example: '/tmp/cache-disk' | yes | — |
| name | The name of the cache disk. Example: "cache-disk" | yes | — |
| write-lock | Lock one or multiple directories for write operations. | no | — |
| debug | Enables detailed logging. | no | false |
Outputs
no outputs