violet_rails icon indicating copy to clipboard operation
violet_rails copied to clipboard

install Rbenv and Ruby once in Capistrano deploy matrix

Open donrestarone opened this issue 3 years ago • 0 comments

Is your feature request related to a problem? Please describe.

Currently we build rbenv and ruby once per deployment environment

Describe the solution you'd like

We should build rbenv and ruby once, and then use that configuration to deploy to each environment (we have to also ensure that AWS credentials are used on a per deployment environment basis).

donrestarone avatar Jul 13 '22 22:07 donrestarone