We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83e3c77 commit 9c1a0aaCopy full SHA for 9c1a0aa
1 file changed
eng/pipelines/docindex.yml
@@ -32,8 +32,6 @@ jobs:
32
# Pull and build the docker image.
33
- template: /eng/common/pipelines/templates/steps/docker-pull-image.yml
34
parameters:
35
- ContainerRegistryClientId: $(azuresdkimages-cr-clientid)
36
- ContainerRegistryClientSecret: $(azuresdkimages-cr-clientsecret)
37
ImageId: "$(DocValidationImageId)"
38
39
- task: Powershell@2
0 commit comments