Skip to content

Commit fac8def

Browse files
authored
Switch to 1ES hosted pools on main (#1021)
1 parent 04092d3 commit fac8def

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure-pipelines.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,8 +121,8 @@ stages:
121121
- Build
122122
displayName: Sign Artifacts
123123
pool:
124-
name: NetCoreInternal-Pool
125-
queue: buildpool.windows.10.amd64.vs2017
124+
name: NetCore1ESPool-Internal
125+
queue: ImageOverride -equals build.windows.10.amd64.vs2017
126126

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

0 commit comments

Comments
 (0)