File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed
Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -70,14 +70,14 @@ stages:
7070 condition : succeeded()
7171 jobs :
7272 # This job takes multiple platforms and fans them back in to a single artifact.
73- - template : ./templates-v2/job-pgo-merge-pgd.yml
74- parameters :
75- jobName : MergePGD
76- pool :
77- vmImage : ' windows-latest'
78- buildConfiguration : Release
79- buildPlatforms : ${{ parameters.buildPlatforms }}
80- artifactStem : -instrumentation
73+ # - template: ./templates-v2/job-pgo-merge-pgd.yml
74+ # parameters:
75+ # jobName: MergePGD
76+ # pool:
77+ # vmImage: 'windows-latest'
78+ # buildConfiguration: Release
79+ # buildPlatforms: ${{ parameters.buildPlatforms }}
80+ # artifactStem: -instrumentation
8181
8282 - template : ./templates-v2/job-pgo-build-nuget-and-publish.yml
8383 parameters :
Original file line number Diff line number Diff line change 4444 runVersion : specific
4545 project : Dart
4646 pipeline : 71496
47- runId : 138504234
47+ runId : 138507110
4848 allowPartiallySucceededBuilds : true
4949 allowFailedBuilds : true
5050
You can’t perform that action at this time.
0 commit comments