Build and Push Docker Image / lint-and-typecheck (push) Successful in 1m3sDetails
Build and Push Docker Image / build (push) Successful in 2m38sDetails
- Update Dockerfile to ensure public directory exists in builder stage
- Use 'COPY /app/public/. ./public/' pattern for robust copying
- Add manifest.json to public folder (non-empty directory)
- Remove .gitkeep placeholder
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Build and Push Docker Image / lint-and-typecheck (push) Successful in 58sDetails
Build and Push Docker Image / build (push) Successful in 2m40sDetails
Docker build requires public folder to exist even if empty.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>