Skip to content

Set the npm proxy on the trusted runners

Btullis requested to merge fix_npm_proxy into main

We need to be able to use the HTTP proxy when we are running a publishing job, but npm doesn't automatically use the HTTPS_PROXY environment variable.

Bug: T352165

Merge request reports