Skip to content

Commit

Permalink
add correct ssh key
Browse files Browse the repository at this point in the history
  • Loading branch information
marefr committed Sep 9, 2019
1 parent 1fe4133 commit a32a8a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -125,7 +125,7 @@ jobs:
- checkout
- add_ssh_keys:
fingerprints:
- "0b:66:0c:56:98:dc:ea:69:79:f1:56:22:3f:c1:22:99"
- "9a:40:f1:ad:ea:d5:c9:07:bd:54:dc:a8:0d:ea:be:0e"
- attach_workspace:
at: .
- run:

0 comments on commit a32a8a1

Please sign in to comment.