Created
December 5, 2014 22:54
-
-
Save mbj/3007d6c1b9c0bc13c6fc to your computer and use it in GitHub Desktop.
Capistrano doing silly things on CI.
This file contains hidden or 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
bundle exec cap production deploy | |
Would you like to enable statistics? Here is an example message we would | |
send: | |
1|2014-12-05T22:44:14+00:00|2.1.5|x86_64-linux|3.3.3|9b65294c | |
Do you want to enable statistics? (y/N): |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This happens on CI unless you create
.capistrano/metrics
in your repo. Fucked default.