Master branch uses a master tag image (#4887)

This commit is contained in:
Manuel Alejandro de Brito Fontes 2020-01-06 00:37:03 -03:00 committed by GitHub
parent 9c0061f482
commit 0a7913a45a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 5 additions and 5 deletions

View file

@ -16,7 +16,7 @@
all: all-container
# Use the 0.0 tag for testing, it shouldn't clobber any release builds
TAG ?= 0.26.2
TAG ?= master
REGISTRY ?= quay.io/kubernetes-ingress-controller
DOCKER ?= docker
SED_I ?= sed -i