Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveRosam committed Nov 18, 2024
1 parent 241f810 commit cb6e313
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions .github/workflows/build-commit-subfolder.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -149,9 +149,15 @@ jobs:
env:
AccessToken: ${{ secrets.QUIX_STREAMS_ACCESS_TOKEN }}

# - uses: azure/login@v1
# with:
# creds: ${{ secrets.AZURE_CREDENTIALS }}
- uses: azure/login@v1
with:
client-id: '172103f9-7886-4f00-a49e-621461d234e1'
subscription-id: '9f038d11-a56f-4156-a0ce-6041f2a4b8ab'
tenant-id: '07dc27cd-da6f-4de6-b83d-c4eed0a10602'



# creds: ${{ secrets.AZURE_CREDENTIALS }}

- name: Create container in Azure blob storage
uses: azure/CLI@v1
Expand Down

0 comments on commit cb6e313

Please sign in to comment.