Skip to content

Commit be77bc9

Browse files
authored
Update archetype-sdk-tests to set a default TestMode (Azure#19597)
1 parent 9af9f6a commit be77bc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/pipelines/templates/jobs/archetype-sdk-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ parameters:
88
PreSteps: []
99
PostSteps: []
1010
TimeoutInMinutes: 60
11-
TestMode: ''
11+
TestMode: 'LIVE'
1212
TestStepMavenInputs: {}
1313
TestResultsFiles: ''
1414
CloudConfig: {}

0 commit comments

Comments
 (0)