mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-15 10:53:09 -06:00
Proper lint env variable
This commit is contained in:
parent
441bbe12eb
commit
ae1a43f060
|
|
@ -45,6 +45,7 @@ steps:
|
|||
env:
|
||||
GOGC: "400"
|
||||
DENDRITE_LINT_DISABLE_GC: "1"
|
||||
GO111MODULE: off
|
||||
plugins:
|
||||
- docker#v3.0.1:
|
||||
image: "golang:1.12"
|
||||
|
|
|
|||
Loading…
Reference in a new issue