This commit is contained in:
parent
d8079551c9
commit
30de693795
@ -6,7 +6,7 @@ steps:
|
|||||||
- name: test
|
- name: test
|
||||||
image: golang:alpine
|
image: golang:alpine
|
||||||
commands:
|
commands:
|
||||||
- go test ...
|
- go test ./...
|
||||||
- name: build
|
- name: build
|
||||||
image: golang:alpine
|
image: golang:alpine
|
||||||
volumes:
|
volumes:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user