Skip to content
This repository has been archived by the owner on Jan 25, 2018. It is now read-only.

Commit

Permalink
Compress assets when we deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
kumar303 committed Oct 15, 2012
1 parent 6798783 commit 2402fc8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/update/update.py
Expand Up @@ -76,6 +76,7 @@ def deploy(ctx):
def pre_update(ctx, ref=settings.UPDATE_REF):
ctx.local('date')
update_code(ref)
compress_assets()
update_info(ref)


Expand Down

0 comments on commit 2402fc8

Please sign in to comment.