Skip to content

Releases: Azure/container-apps-deploy-action

Azure Container Apps Build and Deploy - v2

17 Oct 20:47
5f5f4c5
Compare
Choose a tag to compare

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.

Azure Container Apps Build and Deploy - v1

05 Apr 16:47
29ee198
Compare
Choose a tag to compare

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.

Azure Container Apps Build and Deploy - v0

09 Nov 17:20
c52978e
Compare
Choose a tag to compare

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.

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.