1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-16 03:48:44 +00:00

update Makefile

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

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