mirror of
https://github.com/taigrr/pastebin
synced 2026-04-14 02:28:04 -07:00
Fix Drone CI config
This commit is contained in:
@@ -6,7 +6,7 @@ steps:
|
||||
image: golang:latest
|
||||
commands:
|
||||
- make test
|
||||
- make
|
||||
- make install
|
||||
|
||||
- name: coverage
|
||||
image: plugins/codecov
|
||||
|
||||
Reference in New Issue
Block a user