mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 06:37:31 +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
|
export GOCOVERDIR ZITADEL_MASTERKEY
|
||||||
|
|
||||||
LOGIN_REMOTE_NAME := login
|
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
|
LOGIN_REMOTE_BRANCH ?= main
|
||||||
|
|
||||||
.PHONY: compile
|
.PHONY: compile
|
||||||
|
Reference in New Issue
Block a user