Deploy a Container to Azure ACI with GitHub Actions
Deploy a Container to Azure ACI with GitHub Actions https://ift.tt/3f2Mp8w This post will take our GitHub Actions another step forward, and today we will push a stored Docker image from ACR to Azure Container Instances (ACI) using a workflow. In the previous posts, we learned how to build a Docker image and push it to […]