Skip to content

Commit b1a3020

Browse files
authored
Use auth for cloning (#6858)
1 parent fe2bbcd commit b1a3020

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

eng/pipelines/docindex.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ jobs:
2626
# Sync docs repo (this can be sparse)
2727
- template: /eng/common/pipelines/templates/steps/sparse-checkout.yml
2828
parameters:
29+
# TODO: Remove when C++ docs repo goes public
30+
TokenToUseForAuth: $(azuresdk-github-pat)
2931
SkipCheckoutNone: true
3032
Paths:
3133
- ci-configs/

0 commit comments

Comments
 (0)