mirror of
https://github.com/gitlabhq/gitlabhq.git
synced 2025-08-20 16:30:26 +00:00
Updated From 2.2 and higher to 2.7 (markdown)
@ -14,7 +14,7 @@ gem update --system
|
||||
cp config/gitlab.yml.example config/gitlab.yml
|
||||
|
||||
# Install gems
|
||||
bundle install
|
||||
bundle install --without development test
|
||||
|
||||
# Migrate db
|
||||
bundle exec rake db:migrate RAILS_ENV=production
|
||||
|
Reference in New Issue
Block a user