From fccbe8b84152867c03e6c16cd256fa92753762ba Mon Sep 17 00:00:00 2001 From: Andrew Morgan Date: Wed, 29 May 2019 15:39:59 +0100 Subject: [PATCH] quotes? --- .buildkite/pipeline.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.buildkite/pipeline.yaml b/.buildkite/pipeline.yaml index 8a38deebf..3f8e730ec 100644 --- a/.buildkite/pipeline.yaml +++ b/.buildkite/pipeline.yaml @@ -45,7 +45,7 @@ steps: env: GOGC: "400" DENDRITE_LINT_DISABLE_GC: "1" - GO111MODULE: off + GO111MODULE: "off" plugins: - docker#v3.0.1: image: "golang:1.12"