Commit Graph

2 Commits

Author SHA1 Message Date
Grand-cocoa
80a782f41d ```优化Dockerfile中的命令执行
Some checks failed
Mirai-build / Explore-Gitea-Actions (push) Failing after 11s
将'CMD'指令更改为'ENTRYPOINT',以允许更好地控制Spring Boot应用程序的启动方式。此更改使得在容器启动时能够更灵活地传递参数给Java命令。
```
2024-09-18 18:48:36 +08:00
Grand-cocoa
ee6403eb7d ```工作流更新与设备信息添加
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 2s
- 重构`.gitea/workflows/build-test.yaml`,优化Maven构建流程,省略非必要步骤。
- 实现`device.json`文件,模拟设备信息,适用于mirai设备。
- 更新`Dockerfile`,自动化构建流程,包括必要的配置文件。
```
2024-09-18 17:25:48 +08:00