Skip to content

Commit

Permalink
Switch to 1ES R&D pools on main (#1655)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonfortescue authored Sep 29, 2021
1 parent 651c590 commit 3ebf8de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ stages:
${{ if or(eq(variables['System.TeamProject'], 'public'), in(variables['Build.Reason'], 'PullRequest')) }}:
name: Hosted VS2017
${{ if and(ne(variables['System.TeamProject'], 'public'), notin(variables['Build.Reason'], 'PullRequest')) }}:
name: NetCoreInternal-Pool
queue: buildpool.windows.10.amd64.vs2017
name: NetCore1ESPool-Internal
demands: ImageOverride -equals Build.windows.10.amd64.vs2017

variables:
- _Script: eng\common\cibuild.cmd
Expand Down

0 comments on commit 3ebf8de

Please sign in to comment.