Fix Drone CI config
This commit is contained in:
parent
648e899e9f
commit
d6539016d4
@ -6,7 +6,7 @@ steps:
|
|||||||
image: golang:latest
|
image: golang:latest
|
||||||
commands:
|
commands:
|
||||||
- make test
|
- make test
|
||||||
- make
|
- make install
|
||||||
|
|
||||||
- name: coverage
|
- name: coverage
|
||||||
image: plugins/codecov
|
image: plugins/codecov
|
||||||
|
Loading…
Reference in New Issue
Block a user