From 7bc3e7fa76f022e553b8a8a2658e128188d558d0 Mon Sep 17 00:00:00 2001 From: Amritanshu Date: Thu, 3 Sep 2026 10:19:42 +0000 Subject: [PATCH] Pointing to the wrong repository. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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