Skip to content

Commit

Permalink
Testing azure cli action.3
Browse files Browse the repository at this point in the history
  • Loading branch information
gilbertsak committed Mar 2, 2023
1 parent f25aea6 commit 37b20b4
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/medicines-web-branch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -99,9 +99,9 @@ jobs:
path: medicines/web/pa11y-screenshots

- name: Test azure cli function
uses: Azure/cli@v1.0.7
with:
azcliversion: latest
inlineScript: |
az storage blob show -c "gtestremove" -n"testing.pdf" --connection-string "${{ secrets.AZURE_STORAGE_PRODUCTS_WEB_CONNECTION_STRING }}"
uses: Azure/cli@v1.0.7
with:
azcliversion: latest
inlineScript: |
az storage blob show -c "gtestremove" -n"testing.pdf" --connection-string "${{ secrets.AZURE_STORAGE_PRODUCTS_WEB_CONNECTION_STRING }}"

0 comments on commit 37b20b4

Please sign in to comment.