Skip to content

Commit a32a8a1

Browse files
committed
add correct ssh key
1 parent 1fe4133 commit a32a8a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ jobs:
125125
- checkout
126126
- add_ssh_keys:
127127
fingerprints:
128-
- "0b:66:0c:56:98:dc:ea:69:79:f1:56:22:3f:c1:22:99"
128+
- "9a:40:f1:ad:ea:d5:c9:07:bd:54:dc:a8:0d:ea:be:0e"
129129
- attach_workspace:
130130
at: .
131131
- run:

0 commit comments

Comments
 (0)