useblacksmith/Sticky Disk Delete
Delete sticky disks programmatically through GitHub Actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| delete-key | Delete a specific sticky disk by its key. The key is the unique identifier you provided when creating the sticky disk. Only one of delete-key or delete-docker-cache can be specified at a time. | no | — |
| delete-docker-cache | Delete the Docker build cache (dockerfile type) for the current repository. This uses the repository name (org/repo) as the key. Only one of delete-key or delete-docker-cache can be specified at a time. | no | — |
Outputs
no outputs