Skip to content

Commit

Permalink
ENH: try with user ssh key
Browse files Browse the repository at this point in the history
  • Loading branch information
jasmainak committed Oct 14, 2018
1 parent e88eb01 commit b6d9721
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 @@ -30,6 +30,9 @@ jobs:
- store_artifacts:
path: doc/_build/html/
destination: html
- add_ssh_keys:
fingerprints:
- "bf:ac:92:1d:dc:ca:a0:2d:aa:f6:b2:b6:d5:1c:ac:74"
- deploy:
name: github pages deployment
command: |
Expand Down

0 comments on commit b6d9721

Please # to comment.