Skip to content

Commit

Permalink
Update azure-pipelines.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
apudovkin-ms authored Sep 17, 2024
1 parent 8f58376 commit 5644942
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ extends:
template: azure-pipelines/MicroBuild.1ES.Official.yml@MicroBuildTemplate
parameters:
sdl:
sourceAnalysisPool: 1ES-Shared-Hosted-Pool_Windows-Server-2022
sourceAnalysisPool: 1ESPtTfsAgentBuildPoolSDL
pool:
name: Azure-Pipelines-1ESPT-ExDShared
customBuildTags:
Expand All @@ -31,6 +31,7 @@ extends:
- job: job
pool:
name: 1ES-Shared-Hosted-Pool_Linux-Mariner-2
os: linux
steps:
- task: GoTool@0
inputs:
Expand Down

0 comments on commit 5644942

Please sign in to comment.