How to change path to workspaces to not use '@' character?
109 views
Skip to first unread message
bbyjenkns
unread,
Aug 17, 2017, 11:25:07 PM8/17/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
How can I change the path to my workspaces to use a character other than '@' in the dir name? I cannot use any special chars in my paths due to some scripts that cannot handle the @ and need to use absolute paths to the workspace root. Any ideas? I'm using pipeline if it matters.
Victor Martinez
unread,
Aug 18, 2017, 3:42:47 AM8/18/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
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
That link is dead, but I had done some googling and looked at the jenkins source last night... -Dhudsonslaves.WorkspaceList=# will change the character to be #. It can be multiple characters as well.
Thanks!
Victor Martinez
unread,
Aug 18, 2017, 9:02:54 AM8/18/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