Skip to content

Commit

Permalink
Add app gems build rake task
Browse files Browse the repository at this point in the history
  • Loading branch information
tomas-stefano committed May 12, 2015
1 parent 630a006 commit 7bdb3a5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions build.sh
Expand Up @@ -9,5 +9,4 @@ npm install
./node_modules/gulp/bin/gulp.js build

time bundle install
time bundle exec rake build
time mv pkg/*.gem .
time bundle exec rake app:gem:build

0 comments on commit 7bdb3a5

Please sign in to comment.