test: 测试持续集成服务
This commit is contained in:
@@ -11,4 +11,6 @@ steps:
|
||||
image: golang
|
||||
commands:
|
||||
- go build
|
||||
- go test
|
||||
- echo hello world
|
||||
|
||||
|
||||
Reference in New Issue
Block a user