Skip to content
This repository has been archived by the owner on Dec 31, 2022. It is now read-only.

v0.8.0

Compare
Choose a tag to compare
@ajgon ajgon released this 16 May 10:08
· 278 commits to master since this release

Bug Fixes

  • Switched from nginx reload to nginx restart after succesful deploy/undeploy (16ab9d1), closes #36

Features

  • Added GIT_SSH support for bundle install (232e8ac), closes #37
  • Caches bundler installs to speed up deployments (baa0f44)
  • Implemented configurable RAILS_ENV (2567b71), closes #34