Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setting proxies when running locally #14

Open
benrudolph opened this issue Jan 21, 2014 · 0 comments
Open

Setting proxies when running locally #14

benrudolph opened this issue Jan 21, 2014 · 0 comments

Comments

@benrudolph
Copy link

Hi,

It seems when a command is running locally, none of the environment variables of the machine are used (since it doesn't seem to be in a login or interactive shell). I can't seem to find a way to set those proxies in the config. The script fails when it tries to:

executing locally "git ls-remote https://github.com/sstephenson/rbenv.git master"

I tried to call this command with_env and setting the https_proxy and that also didn't work. The line that seems to be the culprit is here: https://github.com/yyuu/capistrano-rbenv/blob/develop/lib/capistrano-rbenv.rb#L98

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant