You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 28, 2019. It is now read-only.
I am having to set: set :ec2_config, 'config/ec2.yml'
in each deploy script. It should be picked up by default given that it's in config/deploy, correct?
I am having to set:
set :ec2_config, 'config/ec2.yml'in each deploy script. It should be picked up by default given that it's in config/deploy, correct?
Thanks for any help. -C