fix(web): add public/ directory — fixes Docker build COPY failure

Kaniko fails when COPY --from=builder references a path that doesn't
exist. The web app had no public/ directory, causing build-web to fail
with 'no such file or directory' on the public assets COPY step.
This commit is contained in:
Jason Woltje
2026-04-01 13:09:03 -05:00
parent 6357a3fc9c
commit e599f5fe38
View File