gajus/Google Cloud Storage Cache
Cache workflow artifacts in 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 | The name of the Google Cloud Storage bucket to use. | yes | — |
| paths | Paths to store (one per line). | yes | — |
| key | Cache identifier. | yes | — |
Outputs
| name | description |
|---|---|
| cache-hit | A boolean string (true or false) representing if the cache was successfully restored. |