Skip to content

Commit

Permalink
[Internal] Pipelines: Adds MultiRegion Test support for release pipel…
Browse files Browse the repository at this point in the history
…ines (#4401)

Co-authored-by: Nalu Tripician <nalutrip@icloud.com>
  • Loading branch information
philipthomas-MSFT and NaluTripician committed Apr 10, 2024
1 parent 496ddba commit b44f3bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions azure-pipelines-official.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ stages:
BuildConfiguration: '${{ variables.BuildConfiguration }}'
Arguments: '${{ variables.ReleaseArguments }}'
VmImage: '${{ variables.VmImage }}'
MultiRegionConnectionString: $(COSMOSDB_MULTI_REGION)

- job:
displayName: TelemetryToService ${{ variables.BuildConfiguration }}
Expand Down

0 comments on commit b44f3bd

Please sign in to comment.