Fix CI image registry path to use LilleVemmelund instead of lille-vemmelund
Update workflow, build script, and docs to match the actual Gitea org slug
Resolves 404 errors when pushing to the Gitea container registry (blobs/uploads not found)
Context
PR #43 renamed the registry owner from brian to lille-vemmelund, but the Gitea organization slug is LilleVemmelund. Container registry paths are case-sensitive, so pushes to the wrong namespace fail after login/build succeed.
Update homelab-platform runner label to the same image path if needed
## Summary
- Fix CI image registry path to use `LilleVemmelund` instead of `lille-vemmelund`
- Update workflow, build script, and docs to match the actual Gitea org slug
- Resolves 404 errors when pushing to the Gitea container registry (`blobs/uploads` not found)
## Context
PR #43 renamed the registry owner from `brian` to `lille-vemmelund`, but the Gitea organization slug is `LilleVemmelund`. Container registry paths are case-sensitive, so pushes to the wrong namespace fail after login/build succeed.
## Test plan
- [ ] Merge and re-run **Build CI Image** workflow
- [ ] Confirm `docker push gitea.lille-vemmelund.dk/LilleVemmelund/python-repositories-ci:latest` succeeds
- [ ] Update homelab-platform runner label to the same image path if needed
Use LilleVemmelund instead of lille-vemmelund so container registry pushes resolve the correct namespace.
Co-authored-by: Cursor <cursoragent@cursor.com>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Summary
LilleVemmelundinstead oflille-vemmelundblobs/uploadsnot found)Context
PR #43 renamed the registry owner from
briantolille-vemmelund, but the Gitea organization slug isLilleVemmelund. Container registry paths are case-sensitive, so pushes to the wrong namespace fail after login/build succeed.Test plan
docker push gitea.lille-vemmelund.dk/LilleVemmelund/python-repositories-ci:latestsucceedsTest Coverage Report: