Skip to content

Commit

Permalink
fix bug
Browse files Browse the repository at this point in the history
Signed-off-by: wuyingjun <wuyingjun_yewu@cmss.chinamobile.com>
  • Loading branch information
wuyingjun-lucky committed Sep 19, 2023
1 parent e61b96f commit 41e35ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ GOARCH ?= $(shell go env GOARCH)
VERSION ?= '$(shell hack/version.sh)'

# Images management
REGISTRY?="ghcr.io/kosmos-io"
REGISTRY?="ghcr.io/wuyingjun-lucky"
REGISTRY_USER_NAME?=""
REGISTRY_PASSWORD?=""
REGISTRY_SERVER_ADDRESS?=""
Expand Down

0 comments on commit 41e35ce

Please sign in to comment.