feat: Phase 1 添加 GHA 定时、run-daily.sh 与 Docker 部署

让早报可在无本地服务器环境下定时生成并推送企微,补齐 Linux/CI 入口。

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-07-03 14:51:11 +08:00
parent 8075ab78e8
commit 728bd1b9d1
7 changed files with 275 additions and 0 deletions

18
.dockerignore Normal file
View File

@@ -0,0 +1,18 @@
.git
.github
.env
.env.local
output
.cache
logs
bot/.env
bot/.venv
bot/.cache
__pycache__
*.pyc
.idea
tmp_*
tests
.pytest_cache
*.md
!skills/**/*.md