forked from Deuxfleurs/bottin
test add drone CI
parent
e4b5c67be0
commit
af6dd95107
@ -0,0 +1,7 @@
|
||||
pipeline:
|
||||
build:
|
||||
image: golang:stretch
|
||||
commands:
|
||||
- go get -d -v
|
||||
- go build -v
|
||||
|
Loading…
Reference in New Issue