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