ericclemmons/github-semantic-version

Cant publish from ci

hipstersmoothie opened this issue · 1 comments

It hangs forever asking if github is okay. What should i do?

screen shot 2018-06-19 at 3 04 51 pm

adding this to my release job in circleci/config.yml fixed this issue

- run: mkdir ~/.ssh && ssh-keyscan -t rsa github.com >> ~/.ssh/known_hosts