Document CI/CD auto-deployment on git push
All checks were successful
Deploy / deploy (push) Successful in 1m39s

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-01-15 15:17:44 +00:00
parent 14bd0407f9
commit 55a3505b55

View File

@@ -23,6 +23,7 @@ Run these after implementing to get immediate feedback:
- Garmin tokens encrypted with AES-256 using `ENCRYPTION_KEY` (32 chars)
- Path aliases: `@/*` maps to `./src/*`
- Pre-commit hooks: Biome lint + Vitest tests via Lefthook
- CI/CD: Automatic deployment on git push to main (do not manually trigger Nomad jobs)
## Production Logs