Skip to content

Commit

Permalink
#41 rake before deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Feb 15, 2017
1 parent dbb388f commit 858ce24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ set -e

cd $(dirname $0)
bundle update
rake
sed -i -s 's|Gemfile.lock||g' .gitignore
cp /code/home/assets/0pdd/config.yml .
git add config.yml
Expand Down

0 comments on commit 858ce24

Please sign in to comment.