Skip to content
Snippets Groups Projects
Commit a43664f9 authored by Jan Schlüter's avatar Jan Schlüter Committed by Wes Gurney
Browse files

remove old assets before compiling

parent c84726da
No related branches found
No related tags found
1 merge request!4954Add support to configure webhook_timeout in gitlab.yaml
Loading
Loading
@@ -53,6 +53,7 @@ sudo -u git -H bundle install --without development test mysql --deployment
 
sudo -u git -H bundle exec rake db:migrate RAILS_ENV=production
sudo -u git -H bundle exec rake migrate_iids RAILS_ENV=production
sudo -u git -H bundle exec rake assets:clean RAILS_ENV=production
sudo -u git -H bundle exec rake assets:precompile RAILS_ENV=production
sudo -u git -H bundle exec rake cache:clear RAILS_ENV=production
```
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