Jenkins Pipeline accessing environment variables
I'm trying to use DSL pipelines in Jenkins. I thought it'd be nice if I could use the project name as part of my script. git credentialsId: 'ffffffff-ffff-ffff-ffff-ffffffffffffff',\ url: "${repo_...