Trae AI
84326c3a57
ci: 改为推送到 Gitea Container Registry,使用 TOKEN 密钥
Docker Build / Build and Push Docker Image (push) Has been cancelled
Docker Build / Deploy to Server (push) Has been cancelled
2026-06-27 04:22:03 +08:00
admin
4b60c06fa0
chore: update Claude permissions and add id-token write permission
...
- Add various tool permissions to settings.local.json
- Add id-token: write permission to docker workflow
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com >
2026-05-28 14:46:31 +08:00
admin
041eeaf34b
ci: 优化构建速度
...
- 移除 arm64 平台(QEMU 模拟导致构建慢 10-20 倍)
- 移除 no-cache(启用 Docker 层缓存,依赖不变时复用)
- 预计构建时间从 10-30 分钟降至 2-3 分钟
2026-05-05 19:20:50 +08:00
admin
a29ceb690d
fix: 禁用Docker构建缓存确保前端资源正确构建
...
- 移除GitHub Actions的Docker缓存配置
- 添加no-cache: true确保每次构建都是全新的
- 解决前端资源文件不更新的问题
2026-05-04 20:37:05 +08:00
Admin
81287e19b2
添加Docker多阶段构建和GitHub Actions自动打包推送
2026-04-29 19:35:43 +08:00