Merge pull request #5473 from dotnet-maestro-bot/merge/release/3.0.1xx-to-release/3.1.1xx

[automated] Merge branch 'release/3.0.1xx' => 'release/3.1.1xx'
This commit is contained in:
Nick Guerrera 2019-11-03 10:11:05 -08:00 committed by GitHub
commit 89fa311fa2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -32,8 +32,7 @@ stages:
agentOs: Windows_NT
pool:
${{ if or(eq(variables['System.TeamProject'], 'public'), in(variables['Build.Reason'], 'PullRequest')) }}:
name: NetCorePublic-Pool
queue: buildpool.windows.10.amd64.vs2017.open
vmImage: vs2017-win2016
${{ if and(ne(variables['System.TeamProject'], 'public'), notin(variables['Build.Reason'], 'PullRequest')) }}:
name: NetCoreInternal-Pool
queue: buildpool.windows.10.amd64.vs2017