diff --git a/Makefile b/Makefile index cc245c02..0bd85a95 100644 --- a/Makefile +++ b/Makefile @@ -3,6 +3,7 @@ IMG ?= controller:latest export GO111MODULE=on export GOPROXY=https://proxy.golang.org +export SCOPE_LOG_ROOT_PATH=/dev/null SHELL := /bin/bash -o pipefail VERSION_PACKAGE = github.com/replicatedhq/troubleshoot/pkg/version