We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6379f23 + 3b2b84e commit fefa6e6Copy full SHA for fefa6e6
script/travisbuild
@@ -74,7 +74,6 @@ export GITTEST_REMOTE_SSH_PUBKEY="$HOME/.ssh/id_rsa.pub"
74
export GITTEST_REMOTE_SSH_PASSPHRASE=""
75
export GITTEST_REMOTE_REPO_PATH="$HOME/_temp/test.git"
76
77
-echo 'PasswordAuthentication yes' | sudo tee -a /etc/sshd_config
78
eval $(ssh-agent)
79
ssh-add $GITTEST_REMOTE_SSH_KEY
80
0 commit comments