Closed patheard closed 4 years ago
Need to add HTTP auth to pipeline's curl command.
Fixed with curl -u USER:PASS ...
curl -u USER:PASS ...
Need to add HTTP auth to pipeline's curl command.