Skip to content

Commit

Permalink
Modify the name of the REG_NS variable to koordinator-sh
Browse files Browse the repository at this point in the history
  • Loading branch information
georgexiang committed Apr 3, 2024
1 parent 73dd932 commit 1ffadb1
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 @@ -5,7 +5,7 @@ GIT_COMMIT_ID ?= $(shell git rev-parse --short HEAD)

# Image URL to use all building/pushing image targets
REG ?= ghcr.io
REG_NS ?= ocichina
REG_NS ?= koordinator-sh
REG_USER ?= ""
REG_PWD ?= ""

Expand Down

0 comments on commit 1ffadb1

Please sign in to comment.