Feature/15 move app to azure storage cdn (#17)
* Moving app to azure storage * Moving app to azure storage * Moving app to azure storage * Moving app to azure storage * Moving app to azure storage * Moving app to azure storage
This commit was merged in pull request #17.
This commit is contained in:
4
.github/workflows/app_build_deploy.yaml
vendored
4
.github/workflows/app_build_deploy.yaml
vendored
@@ -15,6 +15,10 @@ env:
|
||||
VITE_TENANT_ID: ${{ vars.VITE_TENANT_ID }}
|
||||
VITE_REDIRECT_URL: ${{ vars.VITE_REDIRECT_URL }}
|
||||
|
||||
permissions:
|
||||
id-token: write
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user