ci: refresh go report card after 'golangci-lint'
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
c2fab52268
commit
53858ccda3
@ -431,7 +431,7 @@ def main(ctx):
|
||||
"type": "docker",
|
||||
"name": "goreportcard refresh",
|
||||
"clone": {"disable": True},
|
||||
"depends_on": ["nix", "archlinux", "fedora"],
|
||||
"depends_on": ["golangci-lint"],
|
||||
"trigger": {
|
||||
"ref": {
|
||||
"include": [
|
||||
|
Loading…
Reference in New Issue
Block a user