From 7957c2e9e34770aa8c6d6f366da31acaff3b25e5 Mon Sep 17 00:00:00 2001 From: Kiranteja623 <100252762+Kiranteja623@users.noreply.github.com> Date: Tue, 14 Feb 2023 20:09:54 +0530 Subject: [PATCH] Update azure-pipelines.yml for Azure Pipelines --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index e97f8f5ca..7742a031f 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -1,6 +1,6 @@ --- pool: - name: Azure Pipeline + name: Azure Pipelines Vmimage: ubuntu-latest trigger: - main