allow export image name and registry name

revert part of change
This commit is contained in:
andyzhangx 2020-11-24 13:02:05 +00:00
parent c6a88c6ed9
commit c3a9662513
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
# This is the default. It can be overridden in the main Makefile after
# including build.make.
REGISTRY_NAME=quay.io/k8scsi
REGISTRY_NAME?=quay.io/k8scsi
# Can be set to -mod=vendor to ensure that the "vendor" directory is used.
GOFLAGS_VENDOR=