Investigate why ssh-add is prompting for password.
Robpol86 opened this issue · 2 comments
Robpol86 commented
$ eval `ssh-agent -s`; ssh-add docs/key
Agent pid 3343
Enter passphrase for docs/key:
No output has been received in the last 10 minutes, this potentially indicates a stalled build or something wrong with the build itself.
The build has been terminated
Maybe it's a new version or something.
Robpol86 commented
Probably only happens in pull requests. Travis doesn't expose encrypted variables in those.
Robpol86 commented
Fixed using latest SCVersioning.