From dc2d01bf2723daf25c95000d9bf7100e3acb6ba0 Mon Sep 17 00:00:00 2001 From: apudovkin-ms Date: Tue, 17 Sep 2024 17:13:05 +0200 Subject: [PATCH] Update azure-pipelines.yml --- azure-pipelines.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 91bf804..60f8827 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -22,13 +22,15 @@ extends: sdl: sourceAnalysisPool: 1ES-Shared-Hosted-Pool_Windows-Server-2022 pool: - vmImage: 'ubuntu-latest' + name: Azure-Pipelines-1ESPT-ExDShared customBuildTags: - ES365AIMigrationTooling stages: - stage: stage jobs: - job: job + pool: + name: 1ES-Shared-Hosted-Pool_Linux-Mariner-2 steps: - task: GoTool@0 inputs: