Skip to content

Commit

Permalink
Run thinking_sphinx:rebuild after deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
Bob Van Landuyt committed Nov 29, 2010
1 parent 147964d commit bd805a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Capfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ end

after('deploy:update_code') do
secretsconfig.link
thinking_sphinx.rebuild
end

after 'deploy:setup' do
Expand Down

0 comments on commit bd805a4

Please sign in to comment.