Merged PR 35623: [internal/release/6.0.4xx] Add PGO legs to dependencies for publish.

Updated .vsts-ci.yml
Add PGO legs to dependencies for publish.

```
PGO_Windows_NT
PGO_Linux
```
This commit is contained in:
Sean Reeser 2023-11-28 21:57:22 +00:00
commit 75dc8656ec

View file

@ -405,6 +405,8 @@ stages:
- Darwin
- Source_Build_Managed
- Source_Build_Create_Tarball
- PGO_Linux
- PGO_Windows_NT
publishUsingPipelines: true
pool:
${{ if eq(variables['System.TeamProject'], 'internal') }}: