We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66a9cae commit ede0a28Copy full SHA for ede0a28
eng/pipelines/docindex.yml
@@ -27,8 +27,6 @@ jobs:
27
# Pull and build the docker image.
28
- template: /eng/common/pipelines/templates/steps/docker-pull-image.yml
29
parameters:
30
- ContainerRegistryClientId: $(azuresdkimages-cr-clientid)
31
- ContainerRegistryClientSecret: $(azuresdkimages-cr-clientsecret)
32
ImageId: "$(DocValidationImageId)"
33
# Sync docs repo onboarding files/folders
34
- template: /eng/common/pipelines/templates/steps/sparse-checkout.yml
0 commit comments