Merge pull request #13182 from mmitche/update-publish-build-assets-pool
[release/6.0.3xx] Update pools for publish build assets
This commit is contained in:
commit
9d3ffd2212
1 changed files with 2 additions and 1 deletions
|
@ -391,7 +391,8 @@ stages:
|
||||||
- Source_Build_Create_Tarball
|
- Source_Build_Create_Tarball
|
||||||
publishUsingPipelines: true
|
publishUsingPipelines: true
|
||||||
pool:
|
pool:
|
||||||
vmImage: vs2017-win2016
|
name: NetCore1ESPool-Svc-Internal
|
||||||
|
demands: ImageOverride -equals build.windows.10.amd64.vs2019
|
||||||
|
|
||||||
- ${{ if and(ne(variables['System.TeamProject'], 'public'), notin(variables['Build.Reason'], 'PullRequest')) }}:
|
- ${{ if and(ne(variables['System.TeamProject'], 'public'), notin(variables['Build.Reason'], 'PullRequest')) }}:
|
||||||
- template: eng\common\templates\post-build\post-build.yml
|
- template: eng\common\templates\post-build\post-build.yml
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue