Fix build: remove unused imports, set CI=false for react-scripts build

This commit is contained in:
root
2026-04-28 14:22:19 +00:00
parent e13b18c169
commit 1186f9f807
4 changed files with 5 additions and 5 deletions

View File

@@ -88,7 +88,7 @@ build-frontend:
script:
- cd frontend
- npm install
- REACT_APP_API_BASE=/api REACT_APP_API_HOST="" npm run build
- CI=false REACT_APP_API_BASE=/api REACT_APP_API_HOST="" npm run build
artifacts:
paths:
- frontend/build/