Commit Graph

1 Commits

Author SHA1 Message Date
Matt 42c682c579 Add Gitea Actions CI/CD and fix trailing slash routing
Build and Push Docker Image / test (push) Failing after 1m5s Details
Build and Push Docker Image / build (push) Has been skipped Details
- Add .gitea/workflows/build.yml for automated builds
- Run tests before building Docker image
- Push to code.letsbe.solutions/letsbe/orchestrator:latest
- Add middleware to normalize trailing slashes in URLs
- Standardize route definitions to use "" instead of "/"

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-08 12:37:28 +01:00