diff --git a/Makefile b/Makefile index 54b9d83..021c938 100644 --- a/Makefile +++ b/Makefile @@ -5,4 +5,4 @@ build-production: ## Build the production docker image. --tag registry.tanshu.com/mozimo:staging \ $(if $(TAG),--tag registry.tanshu.com/mozimo:$(TAG)) \ --push \ - git@github.com:tanshu/mozimo.git + git@git.tanshu.com:tanshu/mozimo.in.git