update mina and ruby
This commit is contained in:
@ -9,7 +9,7 @@ require 'mina/rbenv' # for rbenv support. (https://rbenv.org)
|
||||
# branch - Branch name to deploy. (needed by mina/git)
|
||||
|
||||
set :application_name, 'ruby-x'
|
||||
set :domain, '192.168.128.100'
|
||||
set :domain, '192.168.129.10'
|
||||
set :deploy_to, '/home/feenix/ruby-x'
|
||||
set :repository, "https://github.com/ruby-x/ruby-x.github.io.git"
|
||||
set :branch, 'master'
|
||||
|
Reference in New Issue
Block a user