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 43cbc02 commit d1e544fCopy full SHA for d1e544f
eng/common/pipelines/templates/steps/docker-pull-image.yml
@@ -6,7 +6,7 @@ parameters:
6
type: string
7
steps:
8
- task: AzureCLI@2
9
- displayName: Authenticate to Container Registry
+ displayName: Docker Auth and Pull
10
inputs:
11
azureSubscription: ${{ parameters.ServiceConnectionName }}
12
scriptType: pscore
0 commit comments