Skip to content

Commit 7f7410d

Browse files
author
opentofu[bot]
committed
chore(CI): add github workflow
1 parent 0cb2f7e commit 7f7410d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
- name: Upload to blob storage
4646
uses: azure/CLI@v2
4747
with:
48+
azcliversion: latest
4849
inlineScript: |
4950
az storage blob upload-batch --account-name ${{ secrets.STORAGE_ACCOUNT_NAME }} --auth-mode key -d '$web' -s .
5051
az cdn endpoint purge --content-paths "/*" --profile-name ${{ secrets.CDN_PROFILE_NAME }} --name ${{ secrets.CDN_ENDPOINT }} --resource-group ${{ secrets.CDN_RESOURCE_GROUP }}

0 commit comments

Comments
 (0)