Skip to content

Commit

Permalink
4030 reload site skins on deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
zz9pzza committed Jun 28, 2014
1 parent e6ccd86 commit b966bfd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/deploy/production.rb
Expand Up @@ -63,6 +63,8 @@
after "deploy:update_code", "production_only:update_robots"
after "deploy:restart", "production_only:notify_testers"
after "deploy:restart", "production_only:rebalance_unicorns"
after "deploy:restart", "deploy:reload_site_skins"


# deploy from clean branch
set :branch, "deploy"
Expand Down

0 comments on commit b966bfd

Please sign in to comment.