Moving app to azure storage #16

Merged
noahspannbauer merged 3 commits from feature/15-move-app-to-azure-storage-cdn into main 2025-04-19 10:31:58 -04:00
Showing only changes of commit 8de2713573 - Show all commits

View File

@@ -45,6 +45,7 @@ jobs:
pnpm --filter app build
- name: Deploy
if: ${{ inputs.environment_name != 'pull_request' }}
uses: azure/login@v2
with:
client-id: ${{ vars.VITE_CLIENT_ID }}