Make sure that the BUILD_REPORT is collected on server builds following the PR gate steps.
Cc: Sean Brogan <[email protected]> Cc: Bret Barkelew <[email protected]> Cc: Michael D Kinney <[email protected]> Cc: Liming Gao <[email protected]> Signed-off-by: Bret Barkelew <[email protected]> --- .azurepipelines/templates/pr-gate-steps.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.azurepipelines/templates/pr-gate-steps.yml b/.azurepipelines/templates/pr-gate-steps.yml index c1c0c04d6c17..414f3e0910da 100644 --- a/.azurepipelines/templates/pr-gate-steps.yml +++ b/.azurepipelines/templates/pr-gate-steps.yml @@ -119,6 +119,7 @@ steps: TestSuites.xml **/BUILD_TOOLS_REPORT.html **/OVERRIDELOG.TXT + **/BUILD_REPORT.TXT flattenFolders: true condition: succeededOrFailed() -- 2.27.0.windows.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#63738): https://edk2.groups.io/g/devel/message/63738 Mute This Topic: https://groups.io/mt/76014202/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
