refactor: 更新 hello.sh脚本
- 移除了多余的空行 - 保留了 Dev-Go 版本信息 - 保留了 Hello World 输出 - 保留了作者信息
This commit is contained in:
parent
6dc6da9af3
commit
86f8c309ad
|
|
@ -8,4 +8,4 @@ steps:
|
||||||
commands:
|
commands:
|
||||||
- echo "hello world"
|
- echo "hello world"
|
||||||
- echo "hello world"
|
- echo "hello world"
|
||||||
- echo "hello world"
|
- echo "hello wor123123123ld"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue