We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6a88c6 commit c3a9662Copy full SHA for c3a9662
build.make
@@ -20,7 +20,7 @@
20
21
# This is the default. It can be overridden in the main Makefile after
22
# including build.make.
23
-REGISTRY_NAME=quay.io/k8scsi
+REGISTRY_NAME?=quay.io/k8scsi
24
25
# Can be set to -mod=vendor to ensure that the "vendor" directory is used.
26
GOFLAGS_VENDOR=
0 commit comments