Go to file
hsc be38fc6876
continuous-integration/drone/push Build is passing Details
chore: 添加项目无关文件的 .gitignore 规则
- 忽略 Maven 构建目录 /target
- 忽略 IntelliJ IDEA 项目配置文件 /.idea- 忽略未定义日志路径文件 /log.path_IS_UNDEFINED- 忽略临时文件目录 /tmp
2025-04-07 17:45:41 +08:00
.drone.yml refactor: 更新 hello.sh脚本 2025-04-07 17:43:33 +08:00
.gitignore chore: 添加项目无关文件的 .gitignore 规则 2025-04-07 17:45:41 +08:00
hello.go ci: 添加 Drone CI 配置和简单 Go 程序- 新增 .drone.yml 文件,配置 Docker 类型的 CI管道 2025-03-30 17:36:08 +08:00
hello.sh refactor: 更新 hello.sh脚本 2025-04-07 17:32:35 +08:00