Pipeline Shared libray location in a git repository
13 views
Skip to first unread message
JL 6BerYeti
unread,
Oct 11, 2018, 10:50:32 AM10/11/18
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
Reading the Jenkins Pipeline Shared Libraries page, it seems that the library must be at the root of the git repo. Working in a complex / constrained environment, I need to store my library in a continuousIntegration directory which is not at the root level. I
don' understand in the configuration page how I can achieve that, as
far as it seems that it does not seem to offer the possibility to enter a
directory path.
If I am wrong, any explanation would be appreciated. If I am right any suggestion would be welcomed.