Skip to content

Commit 6b6d0ea

Browse files
scbeddl0lawrence
authored andcommitted
pass params from ci.yml to cosmos-sdk-client appropriately (Azure#38272)
1 parent eaea9f0 commit 6b6d0ea

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

eng/pipelines/templates/stages/cosmos-sdk-client.yml

+1-5
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,4 @@ extends:
2727
Path: sdk/cosmos/cosmos-emulator-matrix.json
2828
Selection: all
2929
GenerateVMJobs: true
30-
Artifacts:
31-
- name: azure-cosmos
32-
safeName: azurecosmos
33-
- name: azure-mgmt-cosmosdb
34-
safeName: azuremgmtcosmosdb
30+
Artifacts: ${{ parameters.Artifacts }}

0 commit comments

Comments
 (0)