Skip to content

Commit

Permalink
Use AZCLI auth
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexAxthelm committed Oct 1, 2024
1 parent f9f375a commit de340b3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-push-private.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:

# https://github.com/marketplace/actions/azure-cli-action#workflow-to-execute-an-azure-cli-script-of-a-specific-cli-version
- name: Upload results to blob store
env:
AZCOPY_AUTO_LOGIN_TYPE: AZCLI
uses: azure/CLI@v2
with:
inlineScript: |
Expand Down

0 comments on commit de340b3

Please sign in to comment.