How to get enviroment variables / build parameters from groovy run on slave?
16 views
Skip to first unread message
Niksan
unread,
May 23, 2016, 1:05:44 PM5/23/16
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
Pretty much as the subject says, getting them when running as a system script is easy enough, but as there's no access to 'build' a a none system script run on a slave, how does one do that?
Niksan
unread,
May 24, 2016, 5:08:30 AM5/24/16
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
and, slightly changing my google search terms led me to this.