capistrano-tags 0.2.0
Use this recipe if you want to be able to deploy scm tags (or branches) with no need to edit your main deploy.rb file. You can choose the deployed tag using ENV variables or interactively decide which is the tag to deploy.
Gemfile:
=
安装:
=
Runtime 依赖 (1):
capistrano
>= 2.5.0
Development 依赖 (10):
autotest-fsevent
>= 0
autotest-growl
>= 0
autotest-rails-pure
>= 0
autotest-standalone
>= 0
bundler
~> 1.0.0
jeweler
~> 1.6.0
mocha
>= 0
rcov
>= 0
rspec
>= 0