Created
August 10, 2014 01:05
-
-
Save tquiroga/e8b936c039aecb771be7 to your computer and use it in GitHub Desktop.
Capistrano Output :(
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Uploading /tmp/myproject/git-ssh.sh 100.0% | |
[bb0cc372] Running /usr/bin/env chmod +x /tmp/myproject/git-ssh.sh on 104.131.193.30 | |
[bb0cc372] Command: /usr/bin/env chmod +x /tmp/myproject/git-ssh.sh | |
[bb0cc372] Finished in 0.312 seconds with exit status 0 (successful). | |
[9bf42d25] Running /usr/bin/env git ls-remote [email protected]:1664/tquiroga/myproject.git on 104.131.193.30 | |
[9bf42d25] Command: ( GIT_ASKPASS=/bin/echo GIT_SSH=/tmp/myproject/git-ssh.sh /usr/bin/env git ls-remote [email protected]/tquiroga/myproject.git ) | |
[9bf42d25] Enter passphrase for key '/home/deploy/.ssh/id_rsa': |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment