Skip to content

Hyperskill GitHub Action | Logins to Azure Container Registry and purges untagged manifests

License

Notifications You must be signed in to change notification settings

hyperskill/azure-purge-untagged

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

azure purge untagged

Hyperskill GitHub Action | Logins to Azure Container Registry and purges untagged manifests

- uses: hyperskill/azure-purge-untagged@v3
  with:
    client_id: ${{ secrets.CLIENT_ID }}
    client_secret: ${{ secrets.CLIENT_SECRET }}
    subscription_id: ${{ secrets.SUBSCRIPTION_ID }}
    tenant_id: ${{ secrets.TENANT_ID }}
    repository_filter: my_repo
    registry: myazureregistry

About

Hyperskill GitHub Action | Logins to Azure Container Registry and purges untagged manifests

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published