Commit 21e3d848 authored by Jacob Vosmaer's avatar Jacob Vosmaer

Merge pull request #4847 from Stayallive/patch-1

Added assets:precompile in upgrade guide 5.4 -> 6.0
parents 9a00bbda b30909c2
......@@ -71,6 +71,8 @@ sudo -u git -H bundle exec rake migrate_global_projects RAILS_ENV=production
sudo -u git -H bundle exec rake migrate_keys RAILS_ENV=production
sudo -u git -H bundle exec rake migrate_inline_notes RAILS_ENV=production
sudo -u git -H bundle exec rake assets:precompile RAILS_ENV=production
```
### 6. Update config files
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment