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.
-
Please clarify your specific problem or provide additional details to highlight exactly what you need. As it's currently written, it's hard to tell exactly what you're asking.Community– Community Bot2023-08-16 06:25:35 +00:00Commented Aug 16, 2023 at 6:25
-
For hitting the api request in postman with required proxy, it could succeed in local run, but it failed in gitlab CI running(docker running). please raise to me if additional info is required.Tony8879418– Tony88794182023-08-16 09:36:56 +00:00Commented Aug 16, 2023 at 9:36
Add a comment
|