Feature/15 move app to azure storage cdn #17

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

View File

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