Go to file
hsc 6ec2a92b8e
continuous-integration/drone/push Build was killed Details
ci: 新增执行 hello.sh脚本的步骤
- 在 .drone.yml 文件中添加了新的步骤 run-hello-script
- 新增 hello.sh 脚本,输出 "hello world"
- 添加脚本执行权限并执行
2025-03-30 17:50:42 +08:00
.drone.yml ci: 新增执行 hello.sh脚本的步骤 2025-03-30 17:50:42 +08:00
hello.go ci: 添加 Drone CI 配置和简单 Go 程序- 新增 .drone.yml 文件,配置 Docker 类型的 CI管道 2025-03-30 17:36:08 +08:00
hello.sh ci: 新增执行 hello.sh脚本的步骤 2025-03-30 17:50:42 +08:00