Accessing Jenkins proxy settings in pipeline script?
75 views
Skip to first unread message
Robin Müller
unread,
Mar 28, 2017, 2:55:42 AM3/28/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jenkins Users
Hi everyone,
is there already a way to access the Jenkins proxy settings within a pipeline script?
If not I could imagine to have a global variable similar to scm that can be used for this purpose. I think a good place for such a variable would be the workflow-basic-steps-plugin.