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
1. it is deprecated
2. it does not currently work with a proxy, and I could not get it to
work by adding --keyserver-options http-proxy=<proxy>
Instead of apt-key, we use a more secure approach of downloading the key
to a directory, and marking the repository as being signed-by that key.
The get_url module will automatically use any proxy configuration in the
environment.
0 commit comments