We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 648564e + 1b9a220 commit c6ecab3Copy full SHA for c6ecab3
Makefile
@@ -3,6 +3,7 @@
3
IMG ?= controller:latest
4
export GO111MODULE=on
5
export GOPROXY=https://proxy.golang.org
6
+export SCOPE_LOG_ROOT_PATH=/dev/null
7
8
SHELL := /bin/bash -o pipefail
9
VERSION_PACKAGE = github.com/replicatedhq/troubleshoot/pkg/version
0 commit comments