mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 07:27:33 +00:00
optional remote login repo
This commit is contained in:
2
Makefile
2
Makefile
@@ -13,7 +13,7 @@ ZITADEL_MASTERKEY ?= MasterkeyNeedsToHave32Characters
|
||||
export GOCOVERDIR ZITADEL_MASTERKEY
|
||||
|
||||
LOGIN_REMOTE_NAME := login
|
||||
LOGIN_REMOTE_URL := https://github.com/zitadel/typescript.git
|
||||
LOGIN_REMOTE_URL ?= https://github.com/zitadel/typescript.git
|
||||
LOGIN_REMOTE_BRANCH ?= main
|
||||
|
||||
.PHONY: compile
|
||||
|
Reference in New Issue
Block a user