Re: Jenkinsfile/pipeline with credentials

2016-04-18 Thread Patrick Wolf
Here's an example that Jesse posted: https://www.cloudbees.com/blog/workflow-integration-credentials-binding-plugin On Mon, Apr 18, 2016 at 2:51 PM, Daniel Beck wrote: > > > On 18.04.2016, at 23:34, Gavin Mogan wrote: > > > > I'm trying to figure out how the best way to handle credentials are.

Re: Jenkinsfile/pipeline with credentials

2016-04-18 Thread Daniel Beck
> On 18.04.2016, at 23:34, Gavin Mogan wrote: > > I'm trying to figure out how the best way to handle credentials are. By > default credentials are guids. Do credentials have a alias system? When you create the credential, click 'Advanced', then specify the ID you want to use. May need an upd

Jenkinsfile/pipeline with credentials

2016-04-18 Thread Gavin Mogan
Hi I'm trying to make up jenkinsfile's for some of our public examples. I'm trying to figure out how the best way to handle credentials are. By default credentials are guids. Do credentials have a alias system? Or is the best way just to say "for this to work, you need a credential with the ide