Skip to content

Commit

Permalink
Update deploy-pipeline.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
lnordhus authored Nov 27, 2023
1 parent 0788e6b commit fc16088
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .AzureDevOps/pipelines/deploy-pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ stages:
scriptLocation: inlineScript
inlineScript: |
# Authenticate Acure container registry
echo "servicePrincipalId: "$servicePrincipalId
docker login alvkubernetesclustertestacr.azurecr.io \
--username $servicePrincipalId \
--password $servicePrincipalKey
Expand Down

0 comments on commit fc16088

Please sign in to comment.