useblacksmith/Sticky Disk Delete

Delete sticky disks programmatically through GitHub Actions

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
delete-keyDelete 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-cacheDelete 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

no outputs