Skip to content

Commit

Permalink
Merge pull request #107 from andyzhangx/release-tool-update
Browse files Browse the repository at this point in the history
Release tool update
  • Loading branch information
andyzhangx authored Nov 27, 2020
2 parents 2c4be02 + 31eda96 commit 0719b0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release-tools/build.make
Original file line number Diff line number Diff line change
Expand Up @@ -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=
Expand Down

0 comments on commit 0719b0e

Please sign in to comment.