Skip to content

Commit 5b49fbf

Browse files
author
Evans Aboge (from Dev Box)
committed
Push images to MAR
1 parent 60235e7 commit 5b49fbf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.azure-pipelines/ci-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ extends:
187187
- task: AzureCLI@2
188188
displayName: "Log in to Azure Container Registry"
189189
inputs:
190-
azureSubscription: 'ACR Push Test' # service connection
190+
azureSubscription: 'ACR Images Push Service Connection' # service connection
191191
scriptType: 'bash'
192192
scriptLocation: 'inlineScript'
193193
'inlineScript': |

0 commit comments

Comments
 (0)