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