Skip to content

Commit

Permalink
Merge pull request hashicorp#464 from hashicorp/test-ci
Browse files Browse the repository at this point in the history
Add explicit fingerprint
  • Loading branch information
mildwonkey authored Apr 22, 2021
2 parents c7ee8b7 + e9f584a commit f601991
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 @@ -97,6 +97,9 @@ jobs:
gotestsum-version:
type: string
steps:
- add_ssh_keys:
fingerprints:
- "3f:fc:7c:7b:7f:45:55:70:d0:7a:6b:26:7f:0d:50:e9"
- run: git config --global core.autocrlf false
- checkout
- attach_workspace:
Expand Down

0 comments on commit f601991

Please sign in to comment.