diff --git a/Makefile b/Makefile index a8c6cf8..e0501b1 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,7 @@ export GO111MODULE=on all: test dist hashgen .PHONY: publish -all: dist hashgen +publish: dist hashgen local: CGO_ENABLED=0 GOOS=linux go build -mod=vendor -o bin/faasd