Azure Container Apps Build and Deploy For Dashboard
Version updated for https://github.com/devistrap/container-apps-deploy-action to version 3.8.
- 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 deployment of application source code to Azure Container Apps directly from a GitHub workflow. It simplifies the process by supporting various input options, including a pre-built container image, a Dockerfile, or raw application source code, which can be automatically built into a runnable image using the Oryx++ Builder. This action streamlines the containerization and deployment workflow, eliminating the need for manual image building and deployment configuration.