Commit Graph

9 Commits

Author SHA1 Message Date
gitea 8671bdacff Update file content 2025-07-09 18:37:22 +08:00
gitea 2cb064f1b5 Update file content
continuous-integration/drone Build is failing Details
2025-07-09 18:28:26 +08:00
gitea b9adeb907d Update file content
continuous-integration/drone Build is failing Details
2025-07-09 17:19:54 +08:00
gitea aa9a335929 Update file content
continuous-integration/drone Build is failing Details
2025-07-09 15:46:11 +08:00
gitea 391aaf0cf8 Update file content
continuous-integration/drone Build is failing Details
2025-07-09 14:37:41 +08:00
gitea 09d574619f Update file content 2025-07-09 11:22:09 +08:00
lujianxin ff61902822 ci:优化持续集成部署流程
- 修改 .drone.yml 文件,增加删除和创建 dist 目录的步骤
- 更新 Dockerfile,将 COPY 源目录从 dist 改为 dist/dist-prod
- 这些更改提高了部署的可靠性和一致性
2025-06-24 18:02:14 +08:00
lujianxin cb9ae6bc39 feat(deployment): 更新 Drone 配置和 Docker 部署- 修改 Drone 配置文件,更新远程连接地址
- 更改构建命令为生产环境构建
- 添加 nginx 配置文件到部署目录
- 更新 Dockerfile,添加 nginx 配置
- 新增 nginx.conf 文件,配置反向代理
2025-06-23 15:07:52 +08:00
qihai 800a5da5b1 ci: 添加 Drone CI 配置文件和 Docker 部署脚本
- 新增 .drone.yml 文件,配置 Drone CI 流水线
- 添加 docker.sh脚本,用于构建和启动 Docker 容器
- 创建 Dockerfile,定义 NGINX基础镜像和应用部署配置
2025-06-09 15:50:28 +08:00