parent
fad0e00acf
commit
33c37fde0b
10
.drone.yml
10
.drone.yml
|
@ -1,13 +1,7 @@
|
|||
kind: pipeline
|
||||
name: testing
|
||||
|
||||
clone:
|
||||
depth: 50
|
||||
|
||||
steps:
|
||||
- name: testing
|
||||
pipeline:
|
||||
testing:
|
||||
image: golang:1.11
|
||||
pull: true
|
||||
commands:
|
||||
- go test -v .
|
||||
- go vet
|
||||
|
|
Loading…
Reference in New Issue
Block a user