add yarn command to install from source instructions
This commit is contained in:
parent
cc9859fccd
commit
9b885e92f3
1 changed files with 1 additions and 0 deletions
|
@ -468,6 +468,7 @@ Check if GitLab and its environment are configured correctly:
|
|||
|
||||
### Compile Assets
|
||||
|
||||
sudo -u git -H yarn install --force --pure-lockfile
|
||||
sudo -u git -H bundle exec rake gitlab:assets:compile RAILS_ENV=production NODE_ENV=production
|
||||
|
||||
### Start Your GitLab Instance
|
||||
|
|
Loading…
Reference in a new issue