Skip to content

Commit

Permalink
Prefix matrix generation service directory sparse checkout with 'sdk' (
Browse files Browse the repository at this point in the history
…#16166)

Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
  • Loading branch information
azure-sdk and benbp committed Nov 16, 2021
1 parent 1b5681d commit 2d4c447
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
Paths: ${{ parameters.SparseCheckoutPaths }}
${{ if and(eq(length(parameters.SparseCheckoutPaths), 0), ne(parameters.AdditionalParameters.ServiceDirectory, '')) }}:
Paths:
- ${{ parameters.AdditionalParameters.ServiceDirectory }}
- "sdk/${{ parameters.AdditionalParameters.ServiceDirectory }}"

- ${{ each config in parameters.MatrixConfigs }}:
- ${{ if eq(config.GenerateVMJobs, 'true') }}:
Expand Down

0 comments on commit 2d4c447

Please sign in to comment.