Prepare for drone
This commit is contained in:
parent
71ca00f5de
commit
782dbe803f
|
@ -0,0 +1,7 @@
|
|||
pipeline:
|
||||
build:
|
||||
image: golang
|
||||
commands:
|
||||
- go get
|
||||
- go build
|
||||
- go test
|
Loading…
Reference in New Issue