data/deploy.rb in mina-0.1.2.pre1 vs data/deploy.rb in mina-0.1.2.pre2
- old
+ new
@@ -10,9 +10,10 @@
set :domain, 'foobar.com'
set :deploy_to, '/var/www/foobar.com'
set :repository, 'git://...'
# set :user, 'foobar'
+# set :port, '30000'
desc "Deploys the current version to the server."
task :deploy do
deploy do
# Put things that will set up an empty directory into a fully set-up