Skip to content

Commit

Permalink
Merge pull request #2 from sarangan12/DeploySpecDashboardI
Browse files Browse the repository at this point in the history
Adding Overwrite
  • Loading branch information
sarangan12 authored Dec 16, 2024
2 parents efb53e2 + c36a630 commit c05c1fb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
AZURE_STORAGE_CONNECTION_STRING: ${{ secrets.AZ_SPEC_DASHBOARD_CONNECTION_STRING }}
with:
inlineScript: |
az storage blob upload-batch --account-name specdashboardstorage --connection-string "$AZURE_STORAGE_CONNECTION_STRING" --source packages/spec-dashboard/dist/ --destination '$web'
az storage blob upload-batch --account-name specdashboardstorage --connection-string "$AZURE_STORAGE_CONNECTION_STRING" --source packages/spec-dashboard/dist/ --destination '$web' --overwrite

0 comments on commit c05c1fb

Please sign in to comment.