Skip to content

Commit

Permalink
Use SkipCheckoutNone parameter name for sparse checkout (#30896)
Browse files Browse the repository at this point in the history
  • Loading branch information
benbp authored Sep 12, 2022
1 parent 502a79a commit 2118470
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions eng/pipelines/docindex.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ jobs:
# Checkout the eng folder from the SDK repo
- template: /eng/common/pipelines/templates/steps/sparse-checkout.yml
parameters:
SkipDefaultCheckout: true
SkipCheckoutNone: true

# Sync docs repo
- template: /eng/common/pipelines/templates/steps/sparse-checkout.yml
parameters:
Expand Down

0 comments on commit 2118470

Please sign in to comment.