You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to authorize adding ssh key doesn't give any output.
travis.rb/lib/travis/cli/sshkey.rb sshkey --upload ~/.ssh/id_rsa -r foo/bar The private key is protected by a pass phrase. Enter pass phrase: ********* Enter pass phrase: *********** Enter pass phrase: ************ Enter pass phrase: ********** Enter pass phrase: ***********
The text was updated successfully, but these errors were encountered:
Trying to authorize adding ssh key doesn't give any output.
travis.rb/lib/travis/cli/sshkey.rb
sshkey --upload ~/.ssh/id_rsa -r foo/bar The private key is protected by a pass phrase. Enter pass phrase: ********* Enter pass phrase: *********** Enter pass phrase: ************ Enter pass phrase: ********** Enter pass phrase: ***********
The text was updated successfully, but these errors were encountered: