Adds forgejo.viktorbarzin.me/viktor/payslip-ingest as a second push
target alongside the existing registry.viktorbarzin.me/payslip-ingest.
Phase 4 drops the registry.viktorbarzin.me line after the bake.
Plan: github.com/ViktorBarzin/infra docs/plans/2026-05-07-forgejo-
registry-consolidation-plan.md.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Path filter `payslip-ingest/**` and context `payslip-ingest/` were
leftovers from when this lived as a subdirectory in the /home/wizard/code
monorepo. In this standalone repo there's no such subdirectory, so the
filter never matched and builds never ran on push. Drop the filter and
point context + dockerfile at the repo root.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Extracted from /home/wizard/code monorepo into its own repo so Woodpecker CI
can watch it. Identical content to /home/wizard/code commit e426028.
See README.md for overview, env vars, and Paperless workflow config.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>