Skip to content

Commit 9c1a0aa

Browse files
authored
Remove unnecessary secrets in docindex.yml (#39535)
1 parent 83e3c77 commit 9c1a0aa

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

eng/pipelines/docindex.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ jobs:
3232
# Pull and build the docker image.
3333
- template: /eng/common/pipelines/templates/steps/docker-pull-image.yml
3434
parameters:
35-
ContainerRegistryClientId: $(azuresdkimages-cr-clientid)
36-
ContainerRegistryClientSecret: $(azuresdkimages-cr-clientsecret)
3735
ImageId: "$(DocValidationImageId)"
3836

3937
- task: Powershell@2

0 commit comments

Comments
 (0)