My current code is in bitbucket. I have read methods to deploy the local code in server using Dandelion and Capistrano gem
. But I donot want to deploy code directly to server, I mean I want to deploy code through bit bucket so that I can see the diff between local code and bitbucket code. Is there any method to deploy code from bitbucket using engine yard or something else? If yes, then please let me know.
Asked
Active
Viewed 211 times
1
-
May be this tutorial help you https://cbabhusal.wordpress.com/2015/04/03/ruby-on-rails-deploy-on-engineyard-server/ – Shiva Apr 05 '15 at 14:54