Skip to content

Commit

Permalink
Merge pull request #37 from nhoffmann/master
Browse files Browse the repository at this point in the history
Added a link to multistage configuration
  • Loading branch information
sosedoff committed Nov 28, 2012
2 parents b5a75fb + b4cb64f commit 6f7a487
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -64,6 +64,8 @@ You can modify any of the following options in your `deploy.rb` config.
- `unicorn_bin` - Set unicorn executable file. Default to `unicorn`.
- `unicorn_bundle` - Set bundler command for unicorn. Default to `bundle`.

If you are using capistrano multistage, please refer to [Using capistrano unicorn with multistage environment](https://github.com/sosedoff/capistrano-unicorn/wiki/Using-capistrano-unicorn-with-multistage-environment).

## Available Tasks

To get a list of all capistrano tasks, run `cap -T`:
Expand Down

0 comments on commit 6f7a487

Please sign in to comment.