Skip to content

Commit

Permalink
fix: remove acr login with registry name (#106)
Browse files Browse the repository at this point in the history
Signed-off-by: Heba <[email protected]>
  • Loading branch information
helayoty authored Mar 17, 2024
1 parent 2a9ffb7 commit 2fb8333
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish-to-acr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,6 @@ jobs:
- name: Authenticate to ACR
run: |
az login --identity
az acr login -n ${{ secrets.KAITO_MCR_REGISTRY }}
- name: 'Publish to ACR'
id: Publish
Expand Down

0 comments on commit 2fb8333

Please sign in to comment.