Files
kurihada 76bd7b4756 ci: 添加 Docker + Jenkins 自动化部署配置
- Dockerfile 多阶段构建,standalone 模式输出
- Jenkinsfile 定义 GitLab 触发的 CI/CD 流水线
- docker-compose.yml 简化部署
- next.config.ts 开启 standalone 输出
2026-02-25 12:10:32 +08:00

9 lines
88 B
Plaintext

node_modules
.next
.git
.gitignore
*.md
.env*.local
prisma/dev.db
prisma/dev.db-journal