Feature/15 move app to azure storage cdn #19
1
.github/workflows/app_build_deploy.yaml
vendored
1
.github/workflows/app_build_deploy.yaml
vendored
@@ -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 }}
|
||||||
|
|||||||
Reference in New Issue
Block a user