Fix Drone CI config
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user