Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 274a4a9

Browse files
authored
Merge pull request #24886 from tacaswell/new_circle_deploy_key
CI: rotate the circleci deploy key
2 parents 0e3a261 + 8674851 commit 274a4a9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.circleci/config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,8 @@ jobs:
234234

235235
- add_ssh_keys:
236236
fingerprints:
237-
- "6b:83:76:a5:7d:bd:ce:19:a4:e3:81:e0:80:16:a4:fe"
237+
- "be:c3:c1:d8:fb:a1:0e:37:71:72:d7:a3:40:13:8f:14"
238+
238239
- deploy:
239240
name: "Deploy new docs"
240241
command: ./.circleci/deploy-docs.sh

0 commit comments

Comments
 (0)