Browse Source

Try, try again.

pull/1474/head
Phillip Hoff 4 years ago
parent
commit
adc99aa785
  1. 2
      azure-pipelines.yml

2
azure-pipelines.yml

@ -50,7 +50,7 @@ stages:
- job: Windows
pool:
${{ if eq(variables['System.TeamProject'], 'public') }}:
name: NetCore-Public
name: NetCore1ESPool-Public
demands: ImageOverride -equals Build.Windows.Amd64.VS2022.Open
${{ if ne(variables['System.TeamProject'], 'public') }}:
name: NetCore1ESPool-Internal

Loading…
Cancel
Save