Skip to content

Commit

Permalink
Switch to 1ES hosted pools on main (#1021)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonfortescue authored Feb 3, 2022
1 parent 04092d3 commit fac8def
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 @@ -121,8 +121,8 @@ stages:
- Build
displayName: Sign Artifacts
pool:
name: NetCoreInternal-Pool
queue: buildpool.windows.10.amd64.vs2017
name: NetCore1ESPool-Internal
queue: ImageOverride -equals build.windows.10.amd64.vs2017

variables:
${{ if and(ne(variables['System.TeamProject'], 'public'), notin(variables['Build.Reason'], 'PullRequest')) }}:
Expand Down

0 comments on commit fac8def

Please sign in to comment.