Skip to content

Commit 004b3ea

Browse files
authored
[ci] - new website key (#2294)
* update ssh deployment key for docs
1 parent 0ca1511 commit 004b3ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -722,7 +722,7 @@ jobs:
722722
key: docs-{{ .Branch }}-{{ .Environment.CIRCLE_SHA1 }}
723723
- add_ssh_keys:
724724
fingerprints:
725-
- "18:88:e0:37:b1:b3:7a:23:aa:1e:f7:43:a8:5b:8e:05"
725+
- "2d:7e:75:21:f9:f7:e7:15:84:cf:6a:a0:ff:60:3a:c8"
726726
- run:
727727
name: Update public documentation
728728
no_output_timeout: 30m

0 commit comments

Comments
 (0)