Merge remote-tracking branch 'ADO/release/6.0.2xx' into dev/marcpop/mergepublic

This commit is contained in:
Marc Paine 2022-02-06 10:48:16 -08:00
commit 3faaf05d9f

View file

@ -390,9 +390,9 @@ stages:
- Source_Build_Create_Tarball
publishUsingPipelines: true
pool:
${{ if eq(variables['System.TeamProject'], 'internal') }}:
name: NetCore1ESPool-Svc-Internal
demands: ImageOverride -equals build.windows.10.amd64.vs2017
${{ if eq(variables['System.TeamProject'], 'internal') }}:
name: NetCore1ESPool-Svc-Internal
demands: ImageOverride -equals build.windows.10.amd64.vs2017
- ${{ if and(ne(variables['System.TeamProject'], 'public'), notin(variables['Build.Reason'], 'PullRequest')) }}: