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
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