some thing
This commit is contained in:
parent
ed85406bc3
commit
9db3c47daa
@ -0,0 +1,6 @@
|
|||||||
|
pipeline:
|
||||||
|
build:
|
||||||
|
image: golang:latest
|
||||||
|
commands:
|
||||||
|
- go build
|
||||||
|
- go test
|
Reference in New Issue
Block a user