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