actions-marketplace-validations/Google Cloud Storage Cache
Cache your workload to a Google Cloud Storage bucket
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| bucket | Name of the bucket to store the cache into | yes | — |
| path | Paths to store | yes | — |
| key | Key to use as cache identifier | yes | — |
| restore-keys | Substitution keys to use when cache miss | no | "" |
Outputs
| name | description |
|---|---|
| cache-hit | Whether the cache was successfuly restored |