Commit Graph

4 Commits

Author SHA1 Message Date
hsc 1db2f4dfd2 refactor: 更新 hello.sh脚本
continuous-integration/drone/push Build is passing Details
- 移除了多余的空行
- 保留了 Dev-Go 版本信息
- 保留了 Hello World 输出
- 保留了作者信息
2025-04-07 17:32:35 +08:00
hsc 02899f4b53 refactor: 更新 hello.sh脚本
continuous-integration/drone/push Build is passing Details
- 移除了多余的空行
- 保留了 Dev-Go 版本信息
- 保留了 Hello World 输出
- 保留了作者信息
2025-04-07 17:29:34 +08:00
hsc 387b031129 ci: docker 1
continuous-integration/drone/push Build is failing Details
2025-04-07 17:28:29 +08:00
hsc 6ec2a92b8e ci: 新增执行 hello.sh脚本的步骤
continuous-integration/drone/push Build was killed Details
- 在 .drone.yml 文件中添加了新的步骤 run-hello-script
- 新增 hello.sh 脚本,输出 "hello world"
- 添加脚本执行权限并执行
2025-03-30 17:50:42 +08:00