Injecting secrets in Jenkins multibranch pipeline
问题 I have local jenkins setup with admin access. I have configured plugins as per this https://support.cloudbees.com/hc/en-us/articles/203802500-Injecting-Secrets-into-Jenkins-Build-Jobs. Though, I am still unclear about how to inject secrets in Jenkins multibranch pipeline jobs. I could not see any configurations option to either set the environemntal variables as well. PS - I do not want to commit secrets in git ;) Need to inject them as secrets from Jenkins. 回答1: I used credentials plugin to