2
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-12-21 21:33:02 +01:00

update Makefile

This commit is contained in:
kev
2015-11-05 18:22:30 +08:00
parent 10bf857306
commit 5fea7d551a

View File

@@ -1,5 +1,6 @@
.PHONY: webhook .PHONY: webhook
export CGO_ENABLED=0
export GOPATH = /tmp/go export GOPATH = /tmp/go
export GOOS = linux export GOOS = linux
export GOARCH = amd64 export GOARCH = amd64