Add info to build on my fork

Signed-off-by: Nolan Brubaker <brubakern@vmware.com>
This commit is contained in:
Nolan Brubaker
2019-09-03 15:04:10 -04:00
parent 07edee471b
commit 7e5df27a07
3 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -23,5 +23,5 @@ deploy:
skip_cleanup: true
script: hack/gcr-push.sh
on:
repo: heptio/velero
repo: nrb/velero
all_branches: true
+1 -1
View File
@@ -21,7 +21,7 @@ BIN ?= velero
PKG := github.com/heptio/velero
# Where to push the docker image.
REGISTRY ?= gcr.io/heptio-images
REGISTRY ?= gcr.io/nolanb-vmware
# Which architecture to build - see $(ALL_ARCH) for options.
# if the 'local' rule is being run, detect the ARCH from 'go env'
Binary file not shown.