summaryrefslogtreecommitdiff
path: root/doc/update/5.4-to-6.0.md
diff options
context:
space:
mode:
authorAlex Bouma <info@alboweb.nl>2013-08-22 16:00:42 +0200
committerAlex Bouma <info@alboweb.nl>2013-08-22 16:00:42 +0200
commitb30909c269816ee14f2d6403b6001690226a7cda (patch)
treeb513e4f1be11583fd3c30c18ec1f427eac827e92 /doc/update/5.4-to-6.0.md
parent9a00bbda89ab22f533db725e751ad46ff68c2cbe (diff)
downloadgitlab-ce-b30909c269816ee14f2d6403b6001690226a7cda.tar.gz
Added assets:precompile in upgrade guide 5.4 -> 6.0
Diffstat (limited to 'doc/update/5.4-to-6.0.md')
-rw-r--r--doc/update/5.4-to-6.0.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/update/5.4-to-6.0.md b/doc/update/5.4-to-6.0.md
index 23993d05535..7fe57a8ff3f 100644
--- a/doc/update/5.4-to-6.0.md
+++ b/doc/update/5.4-to-6.0.md
@@ -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