I failed to send request to sandbox url with proxy in gitlab run, but the same could succeed at local run

30 views Asked by At

my request code is mocha framework, in local run using vs code, just npm run test by manually setting the proxy (export http_proxy=**), it could succeed to get 200 status code,, but the same failed at gitlab runner please advice me on this. your answer will be appriciated.

0

There are 0 answers