Files
letsbe-hub/.gitea/workflows
Matt d378fd7439
All checks were successful
Build and Push Docker Image / lint-and-typecheck (push) Successful in 1m37s
Build and Push Docker Image / build (push) Successful in 3m54s
Fix CI: use npm install instead of npm ci
The lint-and-typecheck job was using npm ci which requires
package-lock.json to be in sync. Changed to npm install for
Prisma 7 upgrade compatibility.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-17 14:47:05 +01:00
..