From 8b7e3afd67a08413a69bae2996cb494d8112c505 Mon Sep 17 00:00:00 2001 From: Lukas Holzer Date: Fri, 9 Aug 2024 18:04:29 +0200 Subject: [PATCH] chore: add right context --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 1c75e47631..5d895fb983 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -31,7 +31,7 @@ workflows: jobs: - formatting - e2e-tests: - context: [shared-secrets] + context: [shared-secrets, netlify-e2e] executors: node: