Building and Deploying Container Images to Azure Container Apps with GitHub Actions
Using GitHub Actions, we can deploy new versions of our Container Apps as our images are updated
8 min readFeb 28, 2022
--
In a previous blog post, I talked about how we can provision an Azure Container App using Bicep and deploying our Bicep template using GitHub Actions.