Merge pull request #107 from andyzhangx/release-tool-update

Release tool update
This commit is contained in:
Andy Zhang 2020-11-27 13:38:09 +08:00 committed by GitHub
commit 0719b0ec5f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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=