Skip to content

Commit 3dff216

Browse files
authored
Update Makefile
1 parent f06307f commit 3dff216

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# limitations under the License.
1414

1515
PKG=github.com/csi-driver/blobfuse-csi-driver
16-
REGISTRY_NAME=andyzhangx
16+
REGISTRY_NAME?=andyzhangx
1717
IMAGE_NAME=blobfuse-csi
1818
IMAGE_VERSION=v0.4.0
1919
IMAGE_TAG=$(REGISTRY_NAME)/$(IMAGE_NAME):$(IMAGE_VERSION)

0 commit comments

Comments
 (0)