We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db92aa4 commit 5980f2cCopy full SHA for 5980f2c
1 file changed
Makefile
@@ -6,7 +6,7 @@ MAKEFLAGS += --no-print-directory
6
# export VERBOSE=[0-9]
7
# Override these env vars as needed:
8
# DOCKERHUB must end with /, if it's set at all
9
-export GIT_ORG ?= duglin
+export GIT_ORG ?= xregistry
10
export GIT_REPO ?= $(shell basename `git rev-parse --show-toplevel`)
11
export DOCKERHUB ?=
12
export DBHOST ?= 127.0.0.1
0 commit comments