status code 128: stdout: stderr: fatal: Unable to find remote helper for 'https'
How do I fix the above..?
status code 128: stdout: stderr: fatal: Unable to find remote helper for 'https'
How do I fix the above..?
It depends on the Jenkins agent OS on which the Jenkins job executes itself.
On Linux, that message typically means, as in here, that (lib)curl-devel is not installed.