summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authormo khan <mo@mokhan.ca>2015-06-07 10:05:57 -0600
committermo khan <mo@mokhan.ca>2015-06-07 10:05:57 -0600
commit9f58fce3c710cf1817abfc175dd922b3e5a4bb3d (patch)
treedeb459bf7590faa293ccfdb3f521b737a255110d /bin
parent01c7e7205186e7aa3bb2fb42cceb6b2efe88a7dc (diff)
include sprocket manifest in pkg and separate precompile from build.
Diffstat (limited to 'bin')
-rwxr-xr-xbin/ci.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ci.sh b/bin/ci.sh
index f174c82..5ffb2db 100755
--- a/bin/ci.sh
+++ b/bin/ci.sh
@@ -1,3 +1,3 @@
#!/usr/bin/env sh
bin/rake default
-RAILS_ENV=production bin/rake package:build
+RAILS_ENV=production bin/rake assets:precompile package:build