Files
stack/apps
Jason Woltje 353f04f950
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
fix(docker): Ensure public directory exists in web builder
The production stage was failing because it tried to copy the public
directory which doesn't exist in the source. Added mkdir -p to ensure
the directory exists (even if empty) before the production stage
tries to copy it.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-01 01:15:34 -06:00
..