-
Notifications
You must be signed in to change notification settings - Fork 2
From 2.4 to 2.4.1
randx edited this page Apr 23, 2012
·
1 revision
# Get latest code
git pull origin stable
# Install libs
bundle install --without development test
# Enable automerge
bundle exec rake gitlab:app:enable_automerge RAILS_ENV=production