prod broken
Some checks failed
Deploy to Web Server flyer-crawler.projectium.com / deploy (push) Failing after 1m14s
Some checks failed
Deploy to Web Server flyer-crawler.projectium.com / deploy (push) Failing after 1m14s
This commit is contained in:
@@ -99,7 +99,7 @@ jobs:
|
||||
- name: Build React Application
|
||||
# We set the environment variable directly in the command line for this step.
|
||||
# This maps the Gitea secret to the environment variable the application expects.
|
||||
run: VITE_API_KEY=${{ secrets.VITE_GOOGLE_GENAI_API_KEY }} npm run build
|
||||
run: VITE_API_BASE_URL=/api VITE_API_KEY=${{ secrets.VITE_GOOGLE_GENAI_API_KEY }} npm run build
|
||||
|
||||
- name: Deploy Application to Server
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user