Component CI

Hello all,

In charge of migrate previous gitlab server to our new ultimate licensed gitlab server, I have to use intensively th Component feature.

As far as I went, it works like a charm BUT there is in the documentation something I was not able to use :

How to use assets added in the component folder ??

I would like, for example to store a sh executable file, or any maven settings.xml to access from the component from any project.

I cannot access it via the component path from the component project because I don’t have this structure in the target project.

Is there a trick somewhere to use these files ?? What is the purpose or the use case for that ?

Thanks!

MB