automated_admin/build/cool
lixin cfa309b8cd
All checks were successful
continuous-integration/drone/push Build is passing
build: 移除 Dockerfile
移除了项目中的 Dockerfile 文件。该文件包含了以下内容:
- 使用 Node.js LTS 版本的 Alpine Linux 作为基础镜像
- 设置工作目录为 /build
- 配置 Node-Sass 和 npm 镜像地址
- 复制 package.json 文件并运行 yarn
- 复制项目文件并执行构建
- 切换到 nginx 镜像,创建 /app 目录
- 将构建产物和 nginx 配置文件复制到相应位置
- 暴露 80 端口

删除此文件可能会影响项目的构建和部署流程,请确保在其他地方备份或替代这些功能。
2025-01-10 16:48:12 +08:00
..
eps.d.ts build: 移除 Dockerfile 2025-01-10 16:48:12 +08:00
eps.json fix: 修改文件名大小写 2025-01-09 17:58:24 +08:00