Add dual-registry Docker deployment (GHCR + private registry)

- Update CI workflow to build separate backend/frontend images via matrix
- Push to both ghcr.io and registry.cklnet.com
- Add private registry login step with secret credentials
- Keep existing metadata-action tags and multi-platform builds
- Update CHANGELOG.md and docs/TODO.md

Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
Agent-Logs-Url: https://github.com/christianlouis/pop_puller_to_gmail/sessions/05b6d21a-2397-4039-9c69-46db79ec11de
This commit is contained in:
copilot-swe-agent[bot]
2026-03-23 22:41:10 +00:00
parent 9e167874b5
commit 9ccd0ce881
3 changed files with 26 additions and 7 deletions
+1 -1
View File
@@ -103,7 +103,7 @@ Comprehensive task breakdown for repository improvements and production readines
- [ ] Set up Codecov integration
### Not Started 📋
- [ ] Add deployment workflow (staging/production)
- [x] Add deployment workflow (dual-registry: GHCR + private registry)
- [ ] Add release workflow with automated changelog
- [ ] Configure status checks for PRs
- [ ] Add performance regression detection