You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lddsb-drone-goreportcard/README.md

426 B

Go Report Card Drone Plugin

Build Status

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