Commit Graph

5 Commits

Author SHA1 Message Date
ygxbnet c7cf47c8d2 build(Dockerfile): 将npm替换为pnpm以提升构建效率
部署开发环境 / deploy-dev (push) Failing after 9s
- 使用pnpm替代npm进行依赖安装
- 保持相同的构建命令流程
- 提升包管理器的性能和磁盘空间利用效率
2026-04-24 13:21:04 +08:00
ygxbnet 2786b011a8 build(docker): 使用基础 alpine 镜像替换 alpine:latest
部署开发环境 / deploy-dev (push) Successful in 2m56s
- 将 Dockerfile 中的基础镜像从 alpine:latest 改为 alpine
- 减少镜像标签依赖,使用最新基础镜像版本
2026-04-24 00:32:24 +08:00
ygxbnet 94e472a6c4 build: Gitea Actions测试
构建Docker镜像 / build (push) Successful in 58s
2025-09-02 21:24:50 +08:00
ygxbnet da7f40642e build: Gitea Actions测试
构建Docker镜像 / build (push) Successful in 54s
2025-09-02 20:38:42 +08:00
ygxbnet e20ff1a3b7 build: Gitea Actions测试
构建Docker镜像 / build (push) Failing after 16s
2025-09-02 20:22:14 +08:00