Commit df942907 by John Doe

fine tune bundler

parent a2dcb396
Showing with 1 additions and 1 deletions
......@@ -7,7 +7,7 @@ server "portal.wattsworth.net", user: "rails", roles: %w{app db web}, port: 22
# server "example.com", user: "deploy", roles: %w{app web}, other_property: :other_value
# server "db.example.com", user: "deploy", roles: %w{db}
set :deploy_to, "/opt/api"
set :bundle_without, [:development, :test, :local]
# role-based syntax
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment