This commit is contained in:
parent
0d02d2f3c7
commit
80124aa3a5
@ -6,8 +6,4 @@ steps:
|
||||
- name : test
|
||||
image: golang:latest
|
||||
commands:
|
||||
- go test
|
||||
- name : build
|
||||
image: golang:latest
|
||||
commands:
|
||||
- go build
|
||||
- go test -v ./pkg/...
|
||||
|
Loading…
x
Reference in New Issue
Block a user