Skip to content

Commit 0719b0e

Browse files
authored
Merge pull request #107 from andyzhangx/release-tool-update
Release tool update
2 parents 2c4be02 + 31eda96 commit 0719b0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release-tools/build.make

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
# This is the default. It can be overridden in the main Makefile after
2222
# including build.make.
23-
REGISTRY_NAME=quay.io/k8scsi
23+
REGISTRY_NAME?=quay.io/k8scsi
2424

2525
# Can be set to -mod=vendor to ensure that the "vendor" directory is used.
2626
GOFLAGS_VENDOR=

0 commit comments

Comments
 (0)