Skip to content

Commit 5980f2c

Browse files
committed
move to xreg org
Signed-off-by: Doug Davis <duglin@gmail.com>
1 parent db92aa4 commit 5980f2c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ MAKEFLAGS += --no-print-directory
66
# export VERBOSE=[0-9]
77
# Override these env vars as needed:
88
# DOCKERHUB must end with /, if it's set at all
9-
export GIT_ORG ?= duglin
9+
export GIT_ORG ?= xregistry
1010
export GIT_REPO ?= $(shell basename `git rev-parse --show-toplevel`)
1111
export DOCKERHUB ?=
1212
export DBHOST ?= 127.0.0.1

0 commit comments

Comments
 (0)