Created
May 27, 2010 17:59
-
-
Save resistorsoftware/416120 to your computer and use it in GitHub Desktop.
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
cap deploy:update | |
* executing `deploy:update' | |
** transaction: start | |
* executing `deploy:update_code' | |
executing locally: "git ls-remote [email protected]:foo/foobar.git HEAD" | |
* executing "git clone -q [email protected]:foo/foobar.git dev/releases/20100527171357 && cd dev/releases/20100527171357 && git checkout -q -b deploy 6aa26ee969e86d6a7d7009e0d32b433de046b7d1 && (echo 6aa26ee969e86d6a7d7009e0d32b433de046b7d1 > dev/releases/20100527171357/REVISION)" | |
servers: ["dev.foo.com"] | |
[dev.foo.com] executing command | |
** [dev.foo.com :: err] sh: dev/releases/20100527171357/REVISION: No such file or directory | |
command finished |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment