Skip to content

Commit

Permalink
Set AZURE_TEST_RUN_LIVE in pipeline (Azure#22902)
Browse files Browse the repository at this point in the history
  • Loading branch information
mccoyp authored Feb 3, 2022
1 parent 0ef48ce commit 3eb94d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eng/pipelines/templates/jobs/live.tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ jobs:
CoverageArg: $(CoverageArg)
EnvVars:
AZURE_RUN_MODE: 'Live' #Record, Playback
AZURE_TEST_RUN_LIVE: 'true'
${{ insert }}: ${{ parameters.EnvVars }}
PreSteps: ${{ parameters.PreSteps }}
PostSteps: ${{ parameters.PostSteps }}
Expand Down

0 comments on commit 3eb94d7

Please sign in to comment.