Skip to content

Commit

Permalink
Add SSH fingerprint for github.com
Browse files Browse the repository at this point in the history
  • Loading branch information
taktran committed Jun 1, 2019
1 parent fb5dba2 commit dd17ee2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,9 @@ jobs:
executor: circleci-node-8
steps:
- *attach_workspace
- add_ssh_keys:
fingerprints:
- '44:cb:4b:98:b3:00:39:72:1e:69:6e:67:8e:58:f3:73'
- run:
name: Deploy demo
command: npm run deploy
Expand Down

0 comments on commit dd17ee2

Please sign in to comment.