Skip to content

Commit

Permalink
Switch to 1ES hosted pools on release/branch-1.0 (#1021)(#1030) (#1056)
Browse files Browse the repository at this point in the history
* Switch to 1ES hosted pools on main (#1021)

* Switch queue to demands to fix error (#1030)

Co-authored-by: Jon Fortescue <jofortes@microsoft.com>
  • Loading branch information
Niharikadutta and jonfortescue authored Apr 25, 2022
1 parent ea80fc0 commit 9c90c82
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 @@ -90,8 +90,8 @@ stages:
- Build
displayName: Sign Artifacts
pool:
name: NetCoreInternal-Pool
queue: buildpool.windows.10.amd64.vs2017
name: NetCore1ESPool-Internal
demands: 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 9c90c82

Please sign in to comment.