Skip to content

Commit 7a3a195

Browse files
committed
build: update saucelabs and browserstack key (#24952)
Update the saucelabs and browserstack key for the newly generated key (cherry picked from commit 450130f)
1 parent 7386fe8 commit 7a3a195

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.circleci/config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -264,8 +264,8 @@ jobs:
264264
<<: *job_defaults
265265
resource_class: xlarge
266266
environment:
267-
BROWSER_STACK_USERNAME: 'angularteam1'
268-
BROWSER_STACK_ACCESS_KEY: 'CaXMeMHD9pr5PHg8N7Jq'
267+
BROWSER_STACK_USERNAME: 'angulardevops_uNDx4q'
268+
BROWSER_STACK_ACCESS_KEY: 'PXeXP2qrTvRooAFG7DPW'
269269
steps:
270270
- checkout_and_rebase
271271
- *restore_cache
@@ -284,7 +284,7 @@ jobs:
284284
resource_class: xlarge
285285
environment:
286286
SAUCE_USERNAME: 'angular-components'
287-
SAUCE_ACCESS_KEY: '63348201a846-eeb9-3ee4-300f-ea990b8a'
287+
SAUCE_ACCESS_KEY: '687f2bb5cacc-3bcb-5b64-8e8a-3825fc13'
288288
# Note: This number should not be too high because otherwise we might run into
289289
# a rate limit exception.
290290
KARMA_PARALLEL_BROWSERS: 2

0 commit comments

Comments
 (0)