Skip to content

Commit

Permalink
circleci: append add_ssh_keys
Browse files Browse the repository at this point in the history
  • Loading branch information
kobtea committed Sep 10, 2018
1 parent a6ce5c1 commit d22082e
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 @@ -25,6 +25,9 @@ jobs:
tagging:
<<: *defaults
steps:
- add_ssh_keys:
fingerprints:
- 7d:6f:e7:a0:74:60:9a:be:c1:e0:5d:7b:3c:77:8f:9f
- checkout
- run: |
make sync-tag
Expand Down

0 comments on commit d22082e

Please sign in to comment.