Skip to content

Commit ede0a28

Browse files
authored
Container Registry Authentication (#35048)
* Test change to docker-pull-image.yml * Add changes to use docker-pull-image.yml * dot * Feedback, template syntax * Default ServiceConnectionName * Revert eng/common changes * Remove ServiceConnectionName (it has a default value)
1 parent 66a9cae commit ede0a28

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

eng/pipelines/docindex.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ jobs:
2727
# Pull and build the docker image.
2828
- template: /eng/common/pipelines/templates/steps/docker-pull-image.yml
2929
parameters:
30-
ContainerRegistryClientId: $(azuresdkimages-cr-clientid)
31-
ContainerRegistryClientSecret: $(azuresdkimages-cr-clientsecret)
3230
ImageId: "$(DocValidationImageId)"
3331
# Sync docs repo onboarding files/folders
3432
- template: /eng/common/pipelines/templates/steps/sparse-checkout.yml

0 commit comments

Comments
 (0)