本文共 703 字,大约阅读时间需要 2 分钟。
# We changed config format so replace with new default and edit
cp config/gitlab.yml.example config/gitlab.yml
bundle install --without development test
bundle exec rake db:migrate RAILS_ENV=production
bundle exec rake gitlab:app:update_hooks RAILS_ENV=production
bundle exec rake gitlab:app:enable_automerge RAILS_ENV=production
bundle exec rake gitlab:app:status RAILS_ENV=production
本文转自 ppabc 51CTO博客,原文链接:http://blog.51cto.com/ppabc/999722 转载地址:http://odgzl.baihongyu.com/