Use auth for cloning (#6858)
This commit is contained in:
parent
fe2bbcd162
commit
b1a3020bf3
@ -26,6 +26,8 @@ jobs:
|
|||||||
# Sync docs repo (this can be sparse)
|
# Sync docs repo (this can be sparse)
|
||||||
- template: /eng/common/pipelines/templates/steps/sparse-checkout.yml
|
- template: /eng/common/pipelines/templates/steps/sparse-checkout.yml
|
||||||
parameters:
|
parameters:
|
||||||
|
# TODO: Remove when C++ docs repo goes public
|
||||||
|
TokenToUseForAuth: $(azuresdk-github-pat)
|
||||||
SkipCheckoutNone: true
|
SkipCheckoutNone: true
|
||||||
Paths:
|
Paths:
|
||||||
- ci-configs/
|
- ci-configs/
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user