forked from cartsnitch/cartsnitch
d41e8159d0
The CI build-and-push-api job uses context: . (repo root), so all COPY paths must be relative to the repo root, not the api/ directory. Also installs ./common/ alongside the api package, matching the receiptwitness Dockerfile pattern. Co-Authored-By: Paperclip <noreply@paperclip.ing>