From b0b59533286f63fa902669c5bfa8d92df6ac13a6 Mon Sep 17 00:00:00 2001 From: Elio Bischof Date: Thu, 19 Jun 2025 08:58:17 +0200 Subject: [PATCH] cache compose tests --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 81ee99b09e..507e768b9a 100644 --- a/Makefile +++ b/Makefile @@ -61,7 +61,7 @@ login-test-integration: login-standalone-build login-test-integration-build $(LOGIN_TEST_INTEGRATION_TAG)" login-test-acceptance-compose-build: - $(BAKE_CLI_WITH_COMMON_ARGS) --load setup sink oidcrp samlsp + $(BAKE_CLI_WITH_COMMON_ARGS) --load setup sink oidcrp samlsp --print login-test-acceptance-bake-build: $(BAKE_CLI_WITH_COMMON_ARGS) login-test-acceptance