Re: withCredentials doesn't populate variables

2017-09-17 Thread Arun Rao
: *Arun Rao > *Sent: *17 September 2017 18:55 > *To: *Jenkins Users > *Subject: *withCredentials doesn't populate variables > > > > Very new to Jenkins and groovy, although I *thought* I was getting the > hang of it. > > > > For reasons beyond my control, we&

Re: withCredentials doesn't populate variables

2017-09-17 Thread Arun Rao
un Rao > *Sent: *17 September 2017 18:55 > *To: *Jenkins Users > *Subject: *withCredentials doesn't populate variables > > > > Very new to Jenkins and groovy, although I *thought* I was getting the > hang of it. > > > > For reasons beyond my control,

RE: withCredentials doesn't populate variables

2017-09-17 Thread Daniel Butler
log to prevent credentials leaking. Regards, Daniel. From: Arun Rao Sent: 17 September 2017 18:55 To: Jenkins Users Subject: withCredentials doesn't populate variables Very new to Jenkins and groovy, although I *thought* I was getting the hang of it. For reasons beyond my control, we'

withCredentials doesn't populate variables

2017-09-17 Thread Arun Rao
Very new to Jenkins and groovy, although I *thought* I was getting the hang of it. For reasons beyond my control, we're running an older version of Jenkins (1.651.3), so only the scripting pipeline is available, and not the declarative one. I have the following groovy snippet from a job I'm at