File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -223,7 +223,7 @@ builds:
223223 # E2E_BYOA_AUTH_SECRET is optional — QAMockOAuthService has a hardcoded default fallback.
224224 main-e2e-bs-without-srp :
225225 github_environment : build-e2e
226- signing : *signing_rc
226+ signing : *signing_uat
227227 env :
228228 << : *public_envs
229229 METAMASK_ENVIRONMENT : ' e2e'
@@ -244,7 +244,7 @@ builds:
244244 # The seedless-onboarding controller is still mocked via E2E_MOCK_OAUTH.
245245 main-e2e-bs-with-srp :
246246 github_environment : build-e2e
247- signing : *signing_rc
247+ signing : *signing_uat
248248 env :
249249 << : *public_envs
250250 METAMASK_ENVIRONMENT : ' e2e'
@@ -371,7 +371,7 @@ builds:
371371 # BrowserStack experimental builds — with pre-imported wallet
372372 main-exp-with-srp :
373373 github_environment : build-exp
374- signing : *signing_rc
374+ signing : *signing_uat
375375 env :
376376 << : *public_envs
377377 METAMASK_ENVIRONMENT : ' exp'
@@ -390,7 +390,7 @@ builds:
390390 # E2E_BYOA_AUTH_SECRET is optional — QAMockOAuthService has a hardcoded default fallback.
391391 main-exp-without-srp :
392392 github_environment : build-exp
393- signing : *signing_rc
393+ signing : *signing_uat
394394 env :
395395 << : *public_envs
396396 METAMASK_ENVIRONMENT : ' exp'
You can’t perform that action at this time.
0 commit comments