codacy.svg

Codacy

by drone-plugins

Apache License 2.0

该插件可将覆盖率报告上传到 Codacy,目前仅限于 Golang 覆盖率报告。

YAML 配置示例

kind: pipeline
name: default

steps:
- name: codacy
  image: plugins/codacy
  settings:
    token: your-codacy-token

字段属性说明