onward-partners/@i40mc/azure-container-registry-cleanup-action
This action cleans up old image tags in an Azure Container Registry
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| keep | Amount of images to keep | no | 3 |
| dontCountUntaggedImages | If set to true all untagged images will not add to the amount of kept images | no | true |
| tenantId | Azure Tenant ID | yes | — |
| secret | Azure Secret | yes | — |
| clientId | Azure Client ID | yes | — |
| repos | Repos that will be cleaned. Can be seperated by spaces, comma, semicolon or new line | yes | — |
| endpoint | Azure Container Registry endpoint | yes | — |
| audience | Cloud audience for Azure Container Registry. Possible values: PublicCloud, China, Germany, Government | no | PublicCloud |
Outputs
no outputs