|
|
f6d50055d1
|
fix: 前端API地址按环境动态注入
Build and Deploy / build-and-deploy (push) Successful in 1m39s
- Dockerfile添加VITE_API_BASE_URL build arg
- dev环境构建时注入 airlabs-manage-api.test.airlabs.art
- master环境构建时注入 airlabs-manage-api.airlabs.art
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-04-07 16:18:01 +08:00 |
|
|
|
b2e38ff36d
|
fix: dev环境使用test子域名,ingress域名按分支替换
Build and Deploy / build-and-deploy (push) Successful in 3m37s
- master: airlabs-manage-web.airlabs.art / airlabs-manage-api.airlabs.art
- dev: airlabs-manage-web.test.airlabs.art / airlabs-manage-api.test.airlabs.art
- 同步替换CORS_ORIGINS
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-04-07 16:04:51 +08:00 |
|
|
|
7a9d805de9
|
refactor: 合并CI为单文件deploy.yaml,与jimeng-clone保持一致
Build and Deploy / build-and-deploy (push) Successful in 7m30s
- 合并 deploy-web.yaml + deploy-backend.yaml → deploy.yaml
- 一次构建同时打包 backend 和 web 镜像
- 一次部署同时更新所有 k8s 资源
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-04-07 15:54:17 +08:00 |
|