Commit Graph

2 Commits

Author SHA1 Message Date
hsc ea4f73fbd1 ci(drone): 更新构建镜像为 1ms.run 的 golang:1.20
continuous-integration/drone/push Build was killed Details
-将 golang:1.20 镜像替换为 docker.1ms.run/golang:1.20
- 以提高构建速度和可靠性
2025-03-30 17:43:13 +08:00
hsc a43bde7ce7 ci: 添加 Drone CI 配置和简单 Go 程序- 新增 .drone.yml 文件,配置 Docker 类型的 CI管道
continuous-integration/drone Build was killed Details
- 添加 hello.go 文件,实现简单的 Go 语言 Hello World 程序
-配置 CI 环境中使用 Golang 1.20 镜像进行构建和测试
2025-03-30 17:36:08 +08:00