Skip to content

Commit e5ac7e7

Browse files
committed
Update task name
1 parent 3457866 commit e5ac7e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-apps/azure-pipelines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The pipeline is triggered by commits to a specific branch in your repository. Wh
1717

1818
## Container Apps Azure Pipelines task
1919

20-
To build and deploy your container app, you add the [`AzureContainerAppsRC@0`](https://marketplace.visualstudio.com/items?itemName=microsoft-oryx.AzureContainerAppsRC) (preview) Azure Pipelines task to your pipeline. It supports the following scenarios:
20+
To build and deploy your container app, you add the [`AzureContainerAppsRC`](https://marketplace.visualstudio.com/items?itemName=microsoft-oryx.AzureContainerAppsRC) (preview) Azure Pipelines task to your pipeline. It supports the following scenarios:
2121

2222
* Build from a Dockerfile and deploy to Container Apps.
2323
* Build from source code without a Dockerfile and deploy to Container Apps. Supported languages include .NET, Node.js, PHP, Python, and Ruby.

0 commit comments

Comments
 (0)