Moving app to azure storage
This commit is contained in:
5
.github/workflows/app_build_deploy.yaml
vendored
5
.github/workflows/app_build_deploy.yaml
vendored
@@ -5,10 +5,7 @@ on:
|
||||
environment_name:
|
||||
required: true
|
||||
type: string
|
||||
version_number:
|
||||
required: true
|
||||
type: string
|
||||
|
||||
|
||||
env:
|
||||
VITE_API_URL: ${{ vars.VITE_API_URL }}
|
||||
VITE_CLIENT_ID: ${{ vars.VITE_CLIENT_ID }}
|
||||
|
||||
Reference in New Issue
Block a user