Files
chat/Dockerfile
clawbot aa746177e5
All checks were successful
check / check (push) Successful in 5s
fix: decouple lint stage from web-builder in Dockerfile
Remove COPY --from=web-builder from the lint stage so it can run
independently and fail fast. Create placeholder files for the
go:embed directive instead. The build stage still uses the real
SPA assets from web-builder.

Update README to reflect that lint no longer depends on web-builder.
2026-03-10 02:45:27 -07:00

2.1 KiB