fix(web): add public/ directory — fixes Docker build COPY failure
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/pr/ci Pipeline was successful

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

0
apps/web/public/.gitkeep Normal file
View File