Re: Not able to url encode password parameter for credentialed git tagging

2016-10-27 Thread Daniel Collette
tance. > > Mark Waite > > On Thu, Oct 27, 2016 at 7:57 AM Daniel Collette > wrote: > >> Using multibranch pipeline plugin and credentials binding plugin and using >> this method >> <https://github.com/jenkinsci/pipeline-examples/blob/master/pipeline-examples/p

Not able to url encode password parameter for credentialed git tagging

2016-10-27 Thread Daniel Collette
Using multibranch pipeline plugin and credentials binding plugin and using this method to git tag, it is failing due to a character that requires url encoding in the password. To