Skip to content

Instantly share code, notes, and snippets.

@mbj
Created December 5, 2014 22:54
Show Gist options
  • Save mbj/3007d6c1b9c0bc13c6fc to your computer and use it in GitHub Desktop.
Save mbj/3007d6c1b9c0bc13c6fc to your computer and use it in GitHub Desktop.
Capistrano doing silly things on CI.
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):
@mbj
Copy link
Author

mbj commented Dec 5, 2014

This happens on CI unless you create .capistrano/metrics in your repo. Fucked default.

@jspooner
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment