Use auth for cloning (#6858)

This commit is contained in:
Daniel Jurek 2025-12-04 09:11:08 -08:00 committed by GitHub
parent fe2bbcd162
commit b1a3020bf3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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/