We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ae48e9 commit 778d021Copy full SHA for 778d021
azure-pipelines.yml
@@ -188,11 +188,6 @@ extends:
188
- template: /eng/common/templates-official/steps/enable-internal-runtimes.yml
189
- script: eng/common/cibuild.sh --configuration $(_BuildConfig) --prepareMachine $(_InternalRuntimeDownloadArgs)
190
displayName: Build
191
- env:
192
- Test__Cosmos__DefaultConnection: $(_CosmosConnectionUrl)
193
- Test__Cosmos__UseTokenCredential: true
194
- Test__Cosmos__SubscriptionId: d709b837-4a74-4aec-addc-b6e4b9b23e7e
195
- Test__Cosmos__ResourceGroup: efcosmosci
196
name: Build
197
templateContext:
198
sdl:
0 commit comments