Skip to content
This repository has been archived by the owner on Jun 8, 2019. It is now read-only.

Commit

Permalink
Use ensure
Browse files Browse the repository at this point in the history
  • Loading branch information
Harold Giménez committed Sep 9, 2011
1 parent ba8a264 commit bdbb486
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions lib/kumade/deployer.rb
Expand Up @@ -19,8 +19,7 @@ def deploy
pre_deploy
sync_heroku
heroku_migrate
post_deploy
rescue
ensure
post_deploy
end
end
Expand Down

0 comments on commit bdbb486

Please sign in to comment.