mirror of
https://github.com/internetee/registry.git
synced 2025-07-03 01:33:36 +02:00
update deploy setup, now bundler is installed automatically
This commit is contained in:
parent
ce91341fa2
commit
960cc0e195
1 changed files with 1 additions and 0 deletions
|
@ -112,6 +112,7 @@ task setup: :environment do
|
|||
invoke :'git:clone'
|
||||
invoke :'deploy:link_shared_paths'
|
||||
to :launch do
|
||||
queue! 'gem install bundler'
|
||||
invoke :'bundle:install'
|
||||
queue %(echo '\n NB! Please edit 'shared/config/database.yml'\n')
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue