Skip to content

Commit 9808f68

Browse files
committed
build: update saucelabs and browserstack key (#24952)
Update the saucelabs and browserstack key for the newly generated key
1 parent 9a6f327 commit 9808f68

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.circleci/config.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -293,8 +293,8 @@ jobs:
293293
<<: *job_defaults
294294
resource_class: xlarge
295295
environment:
296-
BROWSER_STACK_USERNAME: "angularteam1"
297-
BROWSER_STACK_ACCESS_KEY: "CaXMeMHD9pr5PHg8N7Jq"
296+
BROWSER_STACK_USERNAME: 'angulardevops_uNDx4q'
297+
BROWSER_STACK_ACCESS_KEY: 'PXeXP2qrTvRooAFG7DPW'
298298
steps:
299299
- checkout_and_rebase
300300
- *restore_cache
@@ -312,8 +312,8 @@ jobs:
312312
<<: *job_defaults
313313
resource_class: xlarge
314314
environment:
315-
SAUCE_USERNAME: "angular-components"
316-
SAUCE_ACCESS_KEY: "63348201a846-eeb9-3ee4-300f-ea990b8a"
315+
SAUCE_USERNAME: 'angular-components'
316+
SAUCE_ACCESS_KEY: '687f2bb5cacc-3bcb-5b64-8e8a-3825fc13'
317317
# Note: This number should not be too high because otherwise we might run into
318318
# a rate limit exception.
319319
KARMA_PARALLEL_BROWSERS: 2

0 commit comments

Comments
 (0)