You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 years ago | |
---|---|---|
.drone.yml | 3 years ago | |
.gitignore | 3 years ago | |
Dockerfile | 3 years ago | |
LICENSE | 3 years ago | |
README.md | 3 years ago | |
go.mod | 3 years ago | |
go.sum | 3 years ago | |
main.go | 3 years ago | |
plugin.go | 3 years ago |
README.md
Go Report Card Drone Plugin
Drone CI plugin to auto refresh your project status in go report card
Usage
kind: pipeline
name: default
steps:
...
- name: goreportcard
pull: always
image: lddsb/drone-goreportcard