Argelbargel / gitlab-branch-source-plugin

Jenkins-Plugin to create a multi-branch-project from gitlab
GNU General Public License v2.0
71 stars 44 forks source link

build and workspace folder issue #78

Closed sancelot closed 4 years ago

sancelot commented 6 years ago

Hi my workspaceDir and buildsDir are defined as follow :

config.xml: /nfs/solaris/JENKINS_BUILDS/${ITEM_FULLNAME}/workspace config.xml: /nfs/solaris/JENKINS_BUILDS/${ITEM_FULLNAME}/builds

my gitlab site is numagit.myorg.com

and my projects are stored in group in numagit like: MACHINES_STANDARD:R21

the problem is with the workspace folder name created does not seeem being in a right place and furthermore truncated: /nfs/solaris/JENKINS_BUILDS/_STANDARD_R21_developpement-NC3EY35LL3R3TDI3XR43LBVTUYMNMWKWLBAF62ST6ARFJEKRBAOQ/workspace

And I suppose that should be located in /nfs/solaris/JENKINS_BUILDS/numagit.myorg.com .