Return sorted endpoints
This commit is contained in:
parent
036892fb96
commit
7013a52ee5
2 changed files with 2 additions and 2 deletions
|
|
@ -3,7 +3,7 @@ all: push
|
|||
BUILDTAGS=
|
||||
|
||||
# Use the 0.0 tag for testing, it shouldn't clobber any release builds
|
||||
RELEASE?=0.9.0-beta.1
|
||||
RELEASE?=0.9.0-beta.2
|
||||
PREFIX?=gcr.io/google_containers/nginx-ingress-controller
|
||||
GOOS?=linux
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue