Skip to content

Commit

Permalink
Merge pull request #24886 from tacaswell/new_circle_deploy_key
Browse files Browse the repository at this point in the history
CI: rotate the circleci deploy key
  • Loading branch information
QuLogic committed Jan 5, 2023
2 parents 0e3a261 + 8674851 commit 274a4a9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,8 @@ jobs:

- add_ssh_keys:
fingerprints:
- "6b:83:76:a5:7d:bd:ce:19:a4:e3:81:e0:80:16:a4:fe"
- "be:c3:c1:d8:fb:a1:0e:37:71:72:d7:a3:40:13:8f:14"

- deploy:
name: "Deploy new docs"
command: ./.circleci/deploy-docs.sh
Expand Down

0 comments on commit 274a4a9

Please sign in to comment.