Skip to content

Azure purge untagged manifests

Actions
Logins to Azure Container Registry and purges untagged manifests
v3.0.0
Latest
Star (0)

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

Azure purge untagged manifests is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Logins to Azure Container Registry and purges untagged manifests
v3.0.0
Latest

Azure purge untagged manifests is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.