Switch to 1ES R&D pools on main (#440)

This commit is contained in:
Jon Fortescue 2021-10-12 14:17:18 -07:00 коммит произвёл GitHub
Родитель 10d931ee0d
Коммит f4fdf96907
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -55,8 +55,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