Skip to content

Commit

Permalink
Remove unnecessary secrets in docindex.yml (#39535)
Browse files Browse the repository at this point in the history
  • Loading branch information
danieljurek authored Apr 4, 2024
1 parent 83e3c77 commit 9c1a0aa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions eng/pipelines/docindex.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ jobs:
# Pull and build the docker image.
- template: /eng/common/pipelines/templates/steps/docker-pull-image.yml
parameters:
ContainerRegistryClientId: $(azuresdkimages-cr-clientid)
ContainerRegistryClientSecret: $(azuresdkimages-cr-clientsecret)
ImageId: "$(DocValidationImageId)"

- task: Powershell@2
Expand Down

0 comments on commit 9c1a0aa

Please sign in to comment.