Skip to content

Commit d1e544f

Browse files
danieljurekazure-sdk
authored andcommitted
displayName
1 parent 43cbc02 commit d1e544f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/common/pipelines/templates/steps/docker-pull-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ parameters:
66
type: string
77
steps:
88
- task: AzureCLI@2
9-
displayName: Authenticate to Container Registry
9+
displayName: Docker Auth and Pull
1010
inputs:
1111
azureSubscription: ${{ parameters.ServiceConnectionName }}
1212
scriptType: pscore

0 commit comments

Comments
 (0)