Skip to content

Commit

Permalink
Update readme matrix pipeline example to match sample file
Browse files Browse the repository at this point in the history
  • Loading branch information
benbp authored and azure-sdk committed Feb 19, 2021
1 parent 4af68b7 commit eb613da
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion eng/common/scripts/job-matrix/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,13 @@ jobs:
Path: eng/scripts/job-matrix/samples/matrix.json
Selection: sparse
GenerateVMJobs: true
< remaining parameters ...>
JobTemplatePath: /eng/common/scripts/job-matrix/samples/matrix-job-sample.yml
AdditionalParameters: []
CloudConfig:
SubscriptionConfiguration: $(sub-config-azure-cloud-test-resources)
Location: eastus2
Cloud: Public
MatrixFilters: []
```

## Matrix config file syntax
Expand Down

0 comments on commit eb613da

Please sign in to comment.