Skip to content
Snippets Groups Projects
Commit b30909c2 authored by Alex Bouma's avatar Alex Bouma
Browse files

Added assets:precompile in upgrade guide 5.4 -> 6.0

parent 9a00bbda
No related branches found
No related tags found
2 merge requests!5081fixed command to update init script,!4847Added assets:precompile in upgrade guide 5.4 -> 6.0
Loading
Loading
@@ -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
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment