Skip to content
Snippets Groups Projects
Commit 21e3d848 authored by Jacob Vosmaer (GitLab)'s avatar Jacob Vosmaer (GitLab)
Browse files

Merge pull request #4847 from Stayallive/patch-1

Added assets:precompile in upgrade guide 5.4 -> 6.0
parents 9a00bbda b30909c2
No related branches found
No related tags found
1 merge request!5081fixed command to update init script
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