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.
1 parent 2bfdf10 commit 019fcb9Copy full SHA for 019fcb9
Makefile
@@ -16,7 +16,7 @@ DOCKER_RUN := mkdir -p ./.go-pkg-cache bin $(GOMOD_CACHE) && \
16
-e GOOS=$(BUILDOS) \
17
-e GOFLAGS=$(GOFLAGS) \
18
-v $(CURDIR):/go/src/github.com/projectcalico/calico:rw \
19
- -v $(CURDIR)/.go-pkg-cache:/go-chttps://github.com/HomeomorphicHooligan/arch-minimal-wallpapersache:rw \
+ -v $(CURDIR)/.go-pkg-cache:/go-cache:rw \
20
-w /go/src/$(PACKAGE_NAME)
21
22
clean:
0 commit comments