ci: refresh go report card after 'golangci-lint'
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
surtur 2022-05-29 15:22:19 +02:00
parent c2fab52268
commit 53858ccda3
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

@ -431,7 +431,7 @@ def main(ctx):
"type": "docker", "type": "docker",
"name": "goreportcard refresh", "name": "goreportcard refresh",
"clone": {"disable": True}, "clone": {"disable": True},
"depends_on": ["nix", "archlinux", "fedora"], "depends_on": ["golangci-lint"],
"trigger": { "trigger": {
"ref": { "ref": {
"include": [ "include": [