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