Commit Graph

8 Commits

Author SHA1 Message Date
Matt
634257442c fix: Update CI/CD pipeline for Next.js
Some checks failed
build-website / build (push) Failing after 35s
- Updated Gitea workflow to build Next.js instead of Nuxt
- Removed working-directory references to apps/website
- Created Dockerfile for Next.js production builds
- Added standalone output mode to next.config.js for Docker
- Updated build and artifact paths in workflow

🤖 Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-26 16:23:28 +02:00
a806dd8560 Publish Docker image to Gitea registry
All checks were successful
build-website / build (push) Successful in 1m45s
2025-09-18 23:59:45 +02:00
ee4f27ed07 Use artifact v3 for Gitea
All checks were successful
build-website / build (push) Successful in 1m23s
2025-09-18 23:48:20 +02:00
707d55fda6 Simplify CI build commands
Some checks failed
build-website / build (push) Failing after 35s
2025-09-18 23:39:43 +02:00
cb1453507c Ensure tsconfig.node.json during CI
Some checks failed
build-website / build (push) Failing after 37s
2025-09-18 23:31:00 +02:00
a8b78e4336 Run nuxt prepare before build
Some checks failed
build-website / build (push) Failing after 38s
2025-09-18 23:25:56 +02:00
f8818648d5 Use ubuntu runner label for CI
Some checks failed
build-website / build (push) Failing after 2m1s
2025-09-18 23:21:35 +02:00
ec72c5d62b Initial import of HarborSmith website
Some checks failed
build-website / build (push) Failing after 1m2s
2025-09-18 22:20:01 +02:00