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
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:
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:
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#L98The text was updated successfully, but these errors were encountered: