Skip to content

Commit 3755011

Browse files
authored
Upload test logs for local validation job (#59031)
* Update ci-public.yml * Update ci.yml
1 parent 3ed133d commit 3755011

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.azure/pipelines/ci-public.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -646,6 +646,7 @@ stages:
646646
jobName: Local_Windows
647647
jobDisplayName: 'Test: Windows local development validation'
648648
agentOs: Windows
649+
isAzDOTestingJob: true
649650
timeoutInMinutes: 240
650651
steps:
651652
- script: git submodule update --init

.azure/pipelines/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -712,6 +712,7 @@ extends:
712712
jobName: Local_Windows
713713
jobDisplayName: 'Test: Windows local development validation'
714714
agentOs: Windows
715+
isAzDOTestingJob: true
715716
timeoutInMinutes: 240
716717
steps:
717718
- script: git submodule update --init

0 commit comments

Comments
 (0)