Merge pull request #54 from bprashanth/devel_docs
Expand developer docs
This commit is contained in:
commit
0af8cccc7f
10 changed files with 362 additions and 5 deletions
|
|
@ -2,8 +2,8 @@ all: push
|
|||
|
||||
BUILDTAGS=
|
||||
|
||||
# 0.0 shouldn't clobber any release builds
|
||||
RELEASE?=0.0
|
||||
# Use the 0.0 tag for testing, it shouldn't clobber any release builds
|
||||
RELEASE?=0.8.4
|
||||
PREFIX?=gcr.io/google_containers/nginx-ingress-controller
|
||||
GOOS?=linux
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue