Add support for brotli

This commit is contained in:
Ricardo Pchevuzinske Katz 2017-10-30 17:39:31 -02:00
parent 4ff6af512a
commit 775ff2283e
No known key found for this signature in database
GPG key ID: 4B9D13C9A87CD165

View file

@ -16,7 +16,7 @@
TAG ?= 0.28
REGISTRY ?= quay.io/kubernetes-ingress-controller
ARCH ?= $(shell go env GOARCH)
DOCKER ?= gcloud docker --
DOCKER ?= gcloud docker --
ALL_ARCH = amd64 arm arm64 ppc64le
SED_I?=sed -i