mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 03:47:33 +00:00
created
This commit is contained in:
9
Makefile
9
Makefile
@@ -60,6 +60,15 @@ login-test-integration: login-test-integration-build
|
|||||||
$(CORE_MOCK_TAG) \
|
$(CORE_MOCK_TAG) \
|
||||||
$(LOGIN_TEST_INTEGRATION_TAG)"
|
$(LOGIN_TEST_INTEGRATION_TAG)"
|
||||||
|
|
||||||
|
login-test-acceptance-build-bake:
|
||||||
|
$(BAKE_CLI_WITH_COMMON_ARGS) login-test-acceptance login-standalone
|
||||||
|
|
||||||
|
login-test-acceptance-build-compose:
|
||||||
|
$(BAKE_CLI_WITH_COMMON_ARGS) --load setup sink oidcrp samlsp
|
||||||
|
|
||||||
|
login-test-acceptance-build: login-test-acceptance-build-compose login-test-acceptance-build-bake
|
||||||
|
@:
|
||||||
|
|
||||||
login-test-acceptance-build:
|
login-test-acceptance-build:
|
||||||
$(BAKE_CLI_WITH_COMMON_ARGS) --load setup sink oidcrp samlsp login-test-acceptance login-standalone
|
$(BAKE_CLI_WITH_COMMON_ARGS) --load setup sink oidcrp samlsp login-test-acceptance login-standalone
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user