indigo-dc / jenkins-pipeline-library

Jenkins pipeline library with common functionalities for CI/CD environments, mainly targeted for the implementation of the SQA baseline requirements from https://indigo-dc.github.io/sqa-baseline/
Apache License 2.0
11 stars 6 forks source link

Support userRemoteConfigs #117

Open samuelbernardolip opened 3 years ago

samuelbernardolip commented 3 years ago

With this improvement will be possible to do full fetch in SCM checkout and solve #116, #77 and #37.