mirror of
https://github.com/whekin/household-bot.git
synced 2026-03-31 10:24:02 +00:00
feat(infra): add docker image build and deploy pipeline (#13)
This commit is contained in:
@@ -4,3 +4,10 @@ Telegram household finance bot and mini app built with Bun workspaces.
|
||||
|
||||
See the [development setup runbook](docs/runbooks/dev-setup.md) for full setup,
|
||||
quality-check, and local development commands.
|
||||
|
||||
For container smoke testing, run:
|
||||
|
||||
```bash
|
||||
bun run docker:build
|
||||
bun run docker:smoke
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user