Moving app to azure storage

This commit is contained in:
2025-04-19 09:26:00 -05:00
parent d2036f14e4
commit d290a45374
8 changed files with 154 additions and 97 deletions

View File

@@ -23,7 +23,7 @@ jobs:
name: build-app
needs:
- changes
uses: ./.github/workflows/app_build.yaml
uses: ./.github/workflows/app_build_deploy.yaml
with:
environment_name: pull_request
version_number: ${{ github.run_id }}