Test trigger of cloudbuild for nginx image
This commit is contained in:
parent
8734588a5b
commit
a7fe301c56
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
SHELL=/bin/bash
|
||||
|
||||
# 0.0.0 shouldn't clobber any released builds
|
||||
TAG ?= 0.105
|
||||
TAG ?= 0.106
|
||||
REGISTRY ?= quay.io/kubernetes-ingress-controller
|
||||
|
||||
IMAGE = $(REGISTRY)/nginx
|
||||
|
|
Loading…
Reference in a new issue