mirror of
https://github.com/capistrano/capistrano
synced 2023-03-27 23:21:18 -04:00
bef71c4e68
Target roles by including an env variable: ROLES=app,web cap production deploy Or by setting `filter` or `select` variables: set :filter, roles: %w{app db} Both variables will be applied if both are defined Closes #446, depends on https://github.com/leehambley/sshkit/pull/29 |
||
---|---|---|
.. | ||
integration | ||
lib | ||
support | ||
integration_spec_helper.rb | ||
spec_helper.rb |