Azure Container Apps Build and Deploy For Dashboard
Version updated for https://github.com/devistrap/container-apps-deploy-action to version 4.5.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 16.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “Azure Container Apps Build and Deploy” GitHub Action automates the process of building and deploying applications to Azure Container Apps. It supports various deployment scenarios, including using a pre-built image, building an image from a Dockerfile, or leveraging the Oryx++ Builder to create a runnable application image from source code. This action streamlines container image creation, registry management, and app deployment, reducing manual effort and simplifying integration with CI/CD workflows.