From fe77116f0c7e81e072723caeb7258e572b7517f0 Mon Sep 17 00:00:00 2001 From: Niko Lindroos Date: Tue, 27 Aug 2024 11:29:05 +0300 Subject: [PATCH] ci: enable browser test feature in testing env KK-1168 --- azure-pipelines-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines-test.yml b/azure-pipelines-test.yml index a44727c1..a4ed8874 100644 --- a/azure-pipelines-test.yml +++ b/azure-pipelines-test.yml @@ -51,5 +51,5 @@ extends: # The values here will override the values defined in the kukkuu-pipelines repository # buildArgs: configMap: # pod environment variables - TOKEN_AUTH_BROWSER_TEST_ENABLED: 0 + TOKEN_AUTH_BROWSER_TEST_ENABLED: 1 TOKEN_AUTH_BROWSER_TEST_JWT_ISSUER: https://kukkuu-ui.test.hel.ninja,https://kukkuu-admin-ui.test.hel.ninja