ci: Set VITE_API_URL to dimension47.de in deploy workflow
All checks were successful
Deploy Dimension47 / deploy (push) Successful in 34s
All checks were successful
Deploy Dimension47 / deploy (push) Successful in 34s
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -38,6 +38,7 @@ jobs:
|
|||||||
- name: Build Client
|
- name: Build Client
|
||||||
run: |
|
run: |
|
||||||
cd /opt/dimension47/client
|
cd /opt/dimension47/client
|
||||||
|
echo 'VITE_API_URL=https://dimension47.de/api' > .env
|
||||||
npm run build
|
npm run build
|
||||||
|
|
||||||
- name: Build Server
|
- name: Build Server
|
||||||
|
|||||||
Reference in New Issue
Block a user