Skip to content
This repository has been archived by the owner on Mar 6, 2020. It is now read-only.

Commit

Permalink
Add Deploy Hook for AWS OpsWorks
Browse files Browse the repository at this point in the history
Correctly precompiles the Rails Asset Pipeline.
  • Loading branch information
awood45 committed Aug 2, 2014
1 parent 059e5fa commit 67a0f4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deploy/before_symlink.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
run "cd #{release_path} && RAILS_ENV=production bundle exec rake assets:precompile"

0 comments on commit 67a0f4b

Please sign in to comment.