From 40d76028bf16c12e413ea83ac51e9d7f05d2d26c Mon Sep 17 00:00:00 2001 From: nagarjuna33 <115863146+nagarjuna33@users.noreply.github.com> Date: Mon, 13 Feb 2023 15:01:59 +0530 Subject: [PATCH] Update azure-pipelines.yml for Azure Pipelines --- azure-pipelines.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 1db78ef31..7f0c6c993 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -1,5 +1,7 @@ --- -pool: default +pool: + name: "Azure Pipelines" + vmImage: ubuntu-latest name: springpet trigger: - main