We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ac05ed9 + c2dd298 commit 46a3c9cCopy full SHA for 46a3c9c
Makefile
@@ -5,6 +5,8 @@ COMMANDS = rovers
5
DOCKER_REGISTRY = quay.io
6
DOCKER_ORG = srcd
7
8
+GO_BUILD_ENV = CGO_ENABLED=0
9
+
10
# Including ci Makefile
11
CI_REPOSITORY ?= https://github.com/src-d/ci.git
12
CI_PATH ?= $(shell pwd)/.ci
0 commit comments