Skip to content

Azure Container Apps Build and Deploy - v1

Compare
Choose a tag to compare
@cormacpayne cormacpayne released this 05 Apr 16:47
· 4 commits to main since this release
29ee198

Overview

This action allows users to easily deploy their application source to an Azure Container App in their GitHub workflow by either providing a previously built image, a Dockerfile that an image can be built from, or using a builder to create a runnable application image for the user.

More information about the action, its arguments and sample usages can be found in this repository's README.md.

Issues and Feedback

If you'd like to report an issue or provide feedback, please navigate to the Issues section of this repository and select the New issue button.