/project-azure-azurecontainerregistry

Repository to demo deploying Container Image to Azure Container Registry with GitHub Action

Primary LanguageJavaScript

Deploy app to Azure Container Registry using GitHub Action with Azure CLI

Storing your application images in Azure Container Registry(ACR)? In this blog post, I am going to show how you can deploy a new container image to ACR automatically when there has been a merge to the main branch

Blog post here